% 'If the session variable is False or does not exsist then redirect the user to the unauthorised user page If Session("blnIsUserGood") = False or IsNull(Session("blnIsUserGood")) = True then 'Redirect to unathorised user page Response.Redirect"ainthappenindude.asp" End If %>

Zachary's Stuff |
____________
General Stuff
Computer Stuff
Music Stuff
____________
Last Updated September 25, 2007
© Benchmark Systems, Houston TX 2001-2007