IsPageRefresh in ASP .NET - Preventing previously submitted


/ Published in: C#
Save to your folder(s)

How do I prevent previously submitted form data from being reinserted into the database when the user presses the browser's Refresh button?
Although it is not possible due to unique key constraint available in tables but it is unnecessary go to other layer (data access, business layer).

URL: http://www.dotnetspider.com/resources/4040-IsPageRefresh-ASP-NET.aspx

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.