lejo_kl
10-28-2003, 03:27 AM
I have an asp page that is used to submit a form to itself. The page is used to post comments from the user to itself. The values of the elements of the form are written onto the page on clicking the submit button.
I am faced with the problem of duplication of comments if someone presses the refresh button after submitting a form.
I am a novice in ASP. Can anyone please tell me if, there any way to avoid refresh of the form or to clear the form variable after one submission?
Please Help!!
I am faced with the problem of duplication of comments if someone presses the refresh button after submitting a form.
I am a novice in ASP. Can anyone please tell me if, there any way to avoid refresh of the form or to clear the form variable after one submission?
Please Help!!