Hi,
I have textboxes, sqldatasource and <asp:controlparameter> to insert new records into a a data table. I find a strange thing. After clicking a button to enter a record into the table successfully, I refresh the page and another same record is entered into the table(there are 2 the same records)!!!
Please advise how to avoid this from happening?
Gary
Thanks for reading and replying my answer.