B
bhavik
hi
i have one aspx page on which i have one button
in code behind i wrote a code for inserting a record.
if i clicik on button it inserts a record
ok ite fine
but the problem is that if i refresh the page
it will go again into button_click event and add the same record again
why so. ?
plz help me
i have one aspx page on which i have one button
in code behind i wrote a code for inserting a record.
if i clicik on button it inserts a record
ok ite fine
but the problem is that if i refresh the page
it will go again into button_click event and add the same record again
why so. ?
plz help me