asp error - redirect page
Hi Everyone,
I have created a simple booking form.
Everything works fine - but one customer emailed me saying they received an error when they clicked submit. I have thoroughly tested the form and even sumitted the same details that customer entered and did not have any errors.
Could this be because of the traffic on the website? (there have been hundreds of bookings within a few days)
Rather than a error message appearing - how can I redirect the page to a message that says 'try again in a few mintues?'
Not sure where to put the redirect code.
This was the error message the received:-
Microsoft OLE DB Provider for SQL Server error '80040e14'
Incorrect syntax near 'm'.
/marketing.asp, line 24
I am so certain I have no errors in my script. I am using asp.
Hope someone can help!
Thanks in advance
