|
I need to learn what page user was on last. For example, User is on page1.fwx and presses a button to continue. Once the button is pressed, a response.redirect(“page2.fwx”) takes user to page2.fwx. Since page2.fwx can be accessed form a number of pages, I would like to know from which page used was on last.
Is there a way using Foxweb to find out the previous page?
Thanks for the helep.
Joe