Save this page as inyougo.asp

Copy and paste below this line


<%@ LANGUAGE="VBSCRIPT" %>

<!--- This example is a simple login system --->

<HTML>
<HEAD>
      <TITLE>In You Go</TITLE>
</HEAD>

<BODY>
      You have now entered the password protected page.
</BODY>
</HTML>


End Copy and Paste Above the Line