B
bthumber
In my application when a user comes to the last page his information is
inserted in the database. If the user navigates away from the page, no
problem. If the user navigates back to the final page it causes another
insert operation.
How can I prevent the page from reloading? I though about disabling the
back button but that not good for the hold application.
inserted in the database. If the user navigates away from the page, no
problem. If the user navigates back to the final page it causes another
insert operation.
How can I prevent the page from reloading? I though about disabling the
back button but that not good for the hold application.