Wednesday, February 6, 2019

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?

Help wanted: Web forms page refreshes results in multiple submissions Click here
  • Blogger Comment
  • Facebook Comment

0 comments:

Post a Comment

The webdev Team