on di, 18 feb 2003 16:43:22 GMT, Scott Lutz wrote:

> What I am attempting to do, is do a server side "form action"
> redirect based on a regex on a field from the form. It now seems that
> this is just going to POST the form data, and leave the user hanging.
> Is HTTP::Request the best way to direct the user and the form data to
> the appropriate page? 
> 
> This is a vary slightly modified version of the example in the docs,
> and yet it returns no more data than this in my log, though the
> script is chmod'd 755 : [Mon Feb 17 17:04:05 2003] [error] [client
> 66.51.160.131] Premature end of script headers:
> /var/cgi-bin/parse.cgi 
> 
> Any help with what might be missing would be great

You are *still* not producing any output...

-- 
felix

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

Reply via email to