akaballa123
Technical User
hi..
I created a form using php server and javascript client side. Once the user submits the form, if they click the back button then clicks the submit button again, the form gets re submitted. I do not want to do this. I would like to disable ( idea of atleast) the brower's back button so that once the form is submitted, the user cannot go back to the previous form page with all the values. Is there a way to do this?
Thanks!
I created a form using php server and javascript client side. Once the user submits the form, if they click the back button then clicks the submit button again, the form gets re submitted. I do not want to do this. I would like to disable ( idea of atleast) the brower's back button so that once the form is submitted, the user cannot go back to the previous form page with all the values. Is there a way to do this?
Thanks!