Click to See Complete Forum and Search --> : How to Disable Refresh Button


Niranjanw
June 23rd, 2008, 06:52 AM
Hi,

I m developing web base project(In asp.net) ,i have problem tht after inserting a Record on Save button click after saving Record I Have clear the Textboxes But

When user click on REFRESH Button of Browser the record Insert duplicated Values in database.Plz Help Me.

Rohit Kukreti
June 24th, 2008, 05:15 AM
using ASP.Net You cannot control the browser functionality. But, you can incorporate some mechanism in your code to control it. May be check the uniqueness