how to prevent data from sending if user press F5 or refresh in asp.net?
I had asp.net form app I have a bug when the user click F5 or refresh it will enter the data from last data entry .is their is away to Prevent sending data if user click click F5 or refresh?