Click to See Complete Forum and Search --> : cgi error


Anon
04-24-2002, 02:29 AM
CGI Error
The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are:

Can u tell me why ???


Thanks,
Soyuz

Anon
04-24-2002, 04:36 AM
Check to make sure you are sending to the right file (I made that mistake... "action='handlerform.php'" when the file name was "FormHandler.php"). Just a possible suggestion after doing it myself.