Without seeing the actual code you used, I can only suggest checking the
CaSe for the userid and password in test2.asp.
test2.asp correctly redirects to the login page, but gets no further.
Does the login page use the session("redirect") to go back? Does
test2.asp set this session variable?
Thanks to your question I found a typo on the login page, though your
form is correctly set up.
<p>Password: <input name="Password1" type="password" /></p> should have
been
<p>Password: <input name="Password" type="password" /></p>
(this in the descriptive text, not the actual form code).
--
Ron Symonds - Microsoft MVP (Expression)
Reply only to group - emails will be deleted unread.
http://www.rxs-enterprises.org/fp