Click here to Skip to main content
15,904,497 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi Friends,

How to stop multiple submission of same data, while refreshing (or double clicking the button) using asp.net page life cycle,

today i have faced an interview, and this is what the question asked by my interview.
and after a minute silence,he only given clue like, using using saveviewstate we can achieve this.

Pls let me know the code what we have to do, to stop the same data submitted, while refreshing the data.
Posted
Comments
[no name] 28-Apr-14 9:51am    
Why don't you just look up SaveViewState in the documentation and read about it yourself?
jagadeesh kumar adabala 29-Apr-14 6:30am    
Thanks for the reply, i have tried and i didnt understand how to handle it. So pls give me any solution for this..

1 solution

See How to Avoid Double Clicking With jQuery ? article maybe it's help you...
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900