home *** CD-ROM | disk | FTP | other *** search
- <%@ LANGUAGE="VBSCRIPT" %>
- <!--#INCLUDE FILE="check_user_inc.asp"-->
- <html>
-
- <head>
- <meta NAME="GENERATOR" Content="Microsoft FrontPage 3.0">
- <meta HTTP-EQUIV="Content-Type" content="text/html; charset=iso-8859-1">
- <title>Example</title>
- </head>
-
- <body bgcolor="#FFFFFF">
-
- <p align="center"><font face="Arial"><strong>Hello <% = Session("FULL_NAME") %>. Welcome to the<br>
- <br>
- <font color="#FF0000"><big>PowerASP.com</big></font><br>
- <big>Advanced Password Protection Sample Site</big></strong></font></p>
-
- <p align="center"><font face="Arial">This is an example of a page that everyone has access
- to.</font></p>
- </body>
- </html>
-