Help wanted: Web forms page refreshes results in multiple submissions
Hi, I've got an ASP.NET Web forms page with a submit button. Sometimes, on submission, the processing takes too long for the user and so the user presses F5, sometimes several times rapidly. This causes multiple submits resulting in multiple records being created in my db. I want to prevent this from happening. Any clues on how?
0 comments:
Post a Comment