I am using application-level security and have created a login page. I have added code to the top of other pages to re-direct to the login page if the user is the default "nobody" user. But, if the login is successful, I then want to re-direct back to the page the user was trying to reach (including any parameters to the URL used in the attempt to get to that page).
Is there any easy way to do this? I don't want to have to create new parameters to pass between my pages just to preserve this information if possible. Neil.
_______________________________________________ General mailing list [email protected] http://xqzone.com/mailman/listinfo/general
