i am getting this error when trying to load html template file -

[Mon Oct  8 10:48:31 2001] [error] [client 127.0.0.1] malformed header from
script. Bad header=<FORM METHOD="POST"  ENCTYPE=":
/var/www/cgi-bin/mini-mychicago.cgi

i am not printing the header info since my html template has <META
HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html;  charset=iso-8859-1">.  now, i
added a print $q->header in my cgi and it did print my form, just at the top
of the page, not where i have the var inserted.  

do i need to add <FORM METHOD="POST"
ENCTYPE="application/x-www-form-urlencoded"> to my html template file?

matt

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to