Hi all
I have a number of pages, which are used to collect user information, when the user clicks on the continue button on the final page, then a subscription is created for them. The problem that I am encoutering is that the user can start pressing the browser back button, and navigate back to the start of the process, and then start clicking the forward button, which causes that entire application to fail when they reach the last page.
Any suggestions on how I can prevent this from happening, I know that I can screw with the browser buttons themselves.
mike55.
I have a number of pages, which are used to collect user information, when the user clicks on the continue button on the final page, then a subscription is created for them. The problem that I am encoutering is that the user can start pressing the browser back button, and navigate back to the start of the process, and then start clicking the forward button, which causes that entire application to fail when they reach the last page.
Any suggestions on how I can prevent this from happening, I know that I can screw with the browser buttons themselves.
mike55.