Question
Question about redirecting user when session expires
I have several pages that get and post variables sent to
them. Is it possible to retain these values when the user's session
expires? I want to be able to have the user re-log into the system
and then have them redirected back to the page they were just on
and preserver the get and post variables so that the data on the
page can be rendered back to them
