Hi All,
How can I make sure that the form is submitted only once when a save button is clicked on the form.
Right now I have a form on which the user can click on a save button as many times he wants and the data gets duplicated in the database. How can i avoid this?
Thanks for help
Sunil
How can I make sure that the form is submitted only once when a save button is clicked on the form.
Right now I have a form on which the user can click on a save button as many times he wants and the data gets duplicated in the database. How can i avoid this?
Thanks for help
Sunil