C
Christopher
I have created a webpart in SPS2003 using VS2003 that allows users to submit data into a database
After submission, I reset the textbox fields
However, if the refresh button on the browser is clicked, a duplicate set of data is inserted
I understand that I can resolve the issue by using a simple postback event. However, I have not been able to do it
Any guidance on the raisepostbackevent will be helpful
Thank you
After submission, I reset the textbox fields
However, if the refresh button on the browser is clicked, a duplicate set of data is inserted
I understand that I can resolve the issue by using a simple postback event. However, I have not been able to do it
Any guidance on the raisepostbackevent will be helpful
Thank you