Hi All,
I'm using VBScript and SQL Server 7.0. I have a Submit button on my form in my ASP page, which, once clicked, will update my SQL Database on my Web Server with some information on the form. However, after the action has been performed and I click the Refresh button on my Browser, it updates my database again. Does anyone know what I should be checking for or whether I'm doing something wrong. How can I prevent this from happening.
Any comments are welcome.
Thanks a stack.
I'm using VBScript and SQL Server 7.0. I have a Submit button on my form in my ASP page, which, once clicked, will update my SQL Database on my Web Server with some information on the form. However, after the action has been performed and I click the Refresh button on my Browser, it updates my database again. Does anyone know what I should be checking for or whether I'm doing something wrong. How can I prevent this from happening.
Any comments are welcome.
Thanks a stack.