Richard
01-10-2003, 02:15 PM
I have an ASP form processing script which my form submits to but the asp has it's own redirecting thing so it redirects to another page. I don't want it to do this but it's remotely hosted so I can't change it.
Is there a javascript where on the form, you click submit, and it submits the form info to the script (email5.asp) but then immediately after that it makes the page redirect to a thanks page on my server?
Is there a javascript where on the form, you click submit, and it submits the form info to the script (email5.asp) but then immediately after that it makes the page redirect to a thanks page on my server?