<%@ LANGUAGE="VBSCRIPT" %> <% Option Explicit %> <% '========================================================================= ' 'ASP Source File ' 'FILE NAME: : enow_itdlogisticssales_sub.asp ' 'AUTHOR : Andrew Brown 'CREATE DATE : 05/02/2004 'COMMENT : Allow people to subscribe to logistics news ' 'MOD DATE : 'MOD COMMENT : < what was the change> ' ' Naming conventions for objects / variables: ' ' functions = fun_ ' sub routines = sub_ ' strings = str_ ' tables = tbl_ ' forms = frm_ ' form fields = fld_ ' buttons = but_ ' recordsets = rec_ ' objects = obj_ ' '========================================================================= ' All functions and sub routines to have comment at start to explain ' purpose. Ideally, each step within a function would have debug notes ' if the fucntion is complex ' Any script included in the body of the html should be kept to a minimum ' and must have explanatory comments..ie.. Use -Call- to call your code ' as part of a function or subroutine, instead of embedding it in the html. %>
Email address:
Your name:
(optional)