How can I prevent resubmitting the form in NodeJS without transferring the user on another page?
I want to show the status of form submission in the same page i.e. without transferring the user on another page . But when I am pressing F5 then it resubmits the form. How can I disable this.
No comments:
Post a Comment