[httpd.apache.org...]
New problem found.
Here is part of the source of that page:
<INPUT TYPE="HIDDEN" NAME="html_response" VALUE="Your request has been sent. We will be contacting you very shortly with a response. Thank you for your interest." >
With this in the form, the cgi script is supposed to return an html message that goes like this:
"Your request has been sent. We will be contacting you very shortly with a response. Thank you for your interest."
When i try to submit the form, instead of getting that response, I get a blank screen.
Granted, I no longer get the contents of the cgi file, but i still don't see the html response i am supposed to see.
[edited by: phranque at 10:31 pm (utc) on Aug. 11, 2008]
[edit reason] No urls, please. See TOS [webmasterworld.com] [/edit]
what is the response you get?
200 OK?
i would look in the script and find if and where it is handling the html_response input parameter and see what is or isn't happening there.
<snipped>
I hope i can get this over with soon...my beta launch is in a few days...
[edited by: coopster at 7:07 pm (utc) on Aug. 13, 2008]
[edit reason] no personal urls please TOS [webmasterworld.com] [/edit]