<% ' Begin buffering the HTML ' Note this MUST happen before the initial tag. Response.Buffer = True %> HTML code before potential redirect.

<% ' Change the following line as appropriate for your script If 1 = 1 Then Response.Clear Response.Redirect "date.html" End If %> <% ' The following causes the HTML to actually be sent to the client. ' Up to this point, no HTML has actually been downloaded to the client ' browser. Response.End %>

>>
<<
FreeHomePages.Com
 Sponsored Links
This site is hosted for free by FreeHomePages.Com

DISCLAIMER: FreeHomePages.Com is in no way responsible for content contained within this page. If you feel that this site contains offensive material or material that doesn't comply with our Publisher's Terms please contact us to report abuse.