ASP Best Practices |
The following list summarizes the recommended layout of scripts in an .asp file, proceeding from top to bottom on the page. Well-ordered scripts produce more readable pages and, in some cases, cleaner execution. The list applies to both VBScript and JScript unless otherwise noted.
See the following:
© 1997-1999 Microsoft Corporation. All rights reserved.