% Option Explicit '----------------------------------------------------------- ' START OF CODE TO PUT AT THE TOP OF A PAGE NEEDING ' PASSWORD PROTECTING '----------------------------------------------------------- 'Do not load/display this page if the user is not logged-in 'Check this by checking the Session LoggedIn variable if Session("LoggedIn") <> "yes" then Session("Message") = "You must log in before viewing that page!" response.redirect "login.asp" end if ' ---------------------------------------------------------------- ' name: DrawPage() ' ---------------------------------------------------------------- Sub DrawPage() %>

|
|
|
|||
|
Home
| About New
York ACEP | Calendar
| Contact Us
| Grants Copyright © 2006 New York ACEP, All Rights Reserved |
||||