|
I know this is probably a stupid question, but I have to ask.
First, let me explain the scenario.
I have a content page (within a master page). I am using a javascript function to prompt a user to save their changes before navigating away.
(inside the function, it calls a WebMethod that saves their changes automatically), but then, I want them to be able to be redirected to the page they clicked after the save event....
The only thing I could think of was to get the link they clicked, and redirect them there.... How would I go about that?
Or if there's another way for them to continue their navigation after the function was called in the javascript... that would be cool, too. :-)
__________________
Need a vacation.
|