M
Mahesh
Hello,
I have a simple web form page in which I insert/update
data to a database. The SQL code to insert data is
written in a server side submit button. Every thing works
fine. But,Whenever I insert a record (by hitting the
submit button) and immediately refresh the page using F5
or page refresh in IE, I see a duplicate entry entered
into the database exactly with the same values of my
previous insert.
However the values for all the controls in the form are
empty. I would really appreciate if some one can help on
this.
Thanks in advance.
I have a simple web form page in which I insert/update
data to a database. The SQL code to insert data is
written in a server side submit button. Every thing works
fine. But,Whenever I insert a record (by hitting the
submit button) and immediately refresh the page using F5
or page refresh in IE, I see a duplicate entry entered
into the database exactly with the same values of my
previous insert.
However the values for all the controls in the form are
empty. I would really appreciate if some one can help on
this.
Thanks in advance.