Start and End Document Functions for ASP
Category:
ASP, HTML and XMLType:
SnippetsDifficulty:
BeginningAuthor:
Devin GarlitVersion Compatibility: ASP
More information:
These functions write the HTML, HEAD, TITLE, AND BODY Tags at the beginning and end of an HTML document, thereby saving some tedious typing.
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: