Hi, I'm using a cgi script to capture form submissions and email them out. After successful submission, you get a "Thank your for submitting" page. This code is located at the bottom of the cgi script. I want to automatically forward users back to my homepage after that page is briefly displayed.
Remember, meta tags are out because I only have access to the <body> tag, and anything you could normally include in the body.
Thanks for any input.
Remember, meta tags are out because I only have access to the <body> tag, and anything you could normally include in the body.
Thanks for any input.