Hi,
In my web application (C#.Net and Asp.net), there is a button which when clicked will add one record to the database table.
But when the browser-refresh button is clicked, the same record is added again after displaying the Retry-Cancel dialog box.
So i would like to detect Refresh button click from the code.
It will b very much helpful to me if u can provide an easy solution.
Thanks 'n Regards.