<% IF "letmein" = Request("password") THEN Response.Write "" Session("csb_authenticated") = true END IF IF Session("csb_authenticated") <> true THEN %> Enter Password

Password Protected Page!

You must enter a valid password to view this page.

 

<% Response.End ELSE Response.Write "" %>
Jeff's Stuff
Jeff1
Watch Guard Logging
Watch Guard Network
<% END IF %>