A
Anavim
Hi,
I'm looking for a way to get the previous page that the user visit
before the current page (I can't use the back button with java
script).
Anyone knows how to do this?
I find out that in the application_beginrequest you can get the source
page, but the problem is that I don't have any place to store it (you
don't have access to the session object in application events.
Thanks.
I'm looking for a way to get the previous page that the user visit
before the current page (I can't use the back button with java
script).
Anyone knows how to do this?
I find out that in the application_beginrequest you can get the source
page, but the problem is that I don't have any place to store it (you
don't have access to the session object in application events.
Thanks.