Click to See Complete Forum and Search --> : Stop refresh on INSERT statement


ldoodle
10-16-2007, 05:45 AM
Hi,

I'm developing a classic ASP application and all is working hunky-dory. The only problem I have is that once a record has been inserted into the SQL 2005 db, there's nothing stoppign users from either accidently or purposely hitting refresh to insert again and again and again.

Is there a simple way to stop this...?

Thanks/...

russell
10-17-2007, 04:03 PM
yes. do a reponse.redirect after the form is processed