J
Jeff
Please don't look down on me for this, but it is something I have never
thought learning before.
Lets say you have protected pages.. and youhave script at the top that
directs the user to the login page if they are not logged on.
how can i have someone log in, and once they click the login button, they
get directed to the page they were trying to view in the first place?
For example, a user wants to view the standings.asp page.... but they are
not logged in, so the server directs them to the login page. after putting
the username and pw.. they click the login button, and i want them to go to
the standings.asp page.
if it was only this page, that would be easy.. but say there is 20 protected
pages on the site. i am thinking this has something to do with passing
variables to an asp page, but i am not sure.
Jeff
thought learning before.
Lets say you have protected pages.. and youhave script at the top that
directs the user to the login page if they are not logged on.
how can i have someone log in, and once they click the login button, they
get directed to the page they were trying to view in the first place?
For example, a user wants to view the standings.asp page.... but they are
not logged in, so the server directs them to the login page. after putting
the username and pw.. they click the login button, and i want them to go to
the standings.asp page.
if it was only this page, that would be easy.. but say there is 20 protected
pages on the site. i am thinking this has something to do with passing
variables to an asp page, but i am not sure.
Jeff