bunglejemson
07-14-2007, 08:10 PM
after form submitted? I am building a webpage for my company that needs to use a webform. I've developed the form and I'm diverting it to a cgi webform script (that GoDaddy provided) which is hosted on my own website. It works fine.
The problem is that I want the webform to redirect users back to my company's website once they've submitted their details. At present, it just loads the root homepage for the website (mine) where the script is located.
I've tried using but it just brings up a 404 error message after the submission.
Is there a problem in using a script and then diverting the user back to an external domain outside of the location where the script is hosted?
If anyone can help, please do!
The problem is that I want the webform to redirect users back to my company's website once they've submitted their details. At present, it just loads the root homepage for the website (mine) where the script is located.
I've tried using but it just brings up a 404 error message after the submission.
Is there a problem in using a script and then diverting the user back to an external domain outside of the location where the script is hosted?
If anyone can help, please do!