Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles / web / ASP.NET

Avoid inserting twice when user refresh page in ASP.NET

5.00/5 (1 vote)
29 Aug 2011CPOL 9.6K  
I also think this would be best wrapped in a base Page class with a protected method that handles the evaluation (i.e., IsFirstSubmit()).
I also think this would be best wrapped in a base Page class with a protected method that handles the evaluation (i.e., IsFirstSubmit()).

License

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