%@ LANGUAGE = VBScript %> <% Option Explicit %> <% Response.Expires = 0 %> <% ' $Date: 9/25/97 4:20p $ ' $ModTime: $ ' $Revision: 7 $ ' $Workfile: default.asp $ Dim ranWizard If request("ranWizard") <> "" Then If request("ranWizard") = "True" Then ranWizard = "True" ElseIf request("ranWizard") = "False" Then ranWizard = "False" Else call ranWizardCheck End If Else call ranWizardCheck End If %>
<% If ranWizard = "False" Then %> <% ElseIf ranWizard = "True" Then %>Edit your home page | |
"_ & "View your guest book"_ & "" End If response.write " | |
"_ & "Open your drop box"_ & "" End If response.write " |