65.9K
CodeProject is changing. Read more.
Home

Avoid inserting twice when user refresh page in ASP.NET

starIconstarIconstarIconstarIconstarIcon

5.00/5 (1 vote)

Aug 29, 2011

CPOL
viewsIcon

9580

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()).