CGI scripts

Hello everyone,
	I have been trying to use a CGI script written in Perl to implement
form based file upload to jigsaw.  I have tried using a CgiResource to
wrap the script for use on the jigsaw server as outlined in a previous
archived message.  The script is called fup.cgi (the same name was used
for the resource), and it is called as the action for an HTML form
(action='.../cgi_bin/fup.cgi').  
	However when I use the form to run the CGI script I receive the same
error message (*Cgi error unable to parse script headers*) no matter
what modifications I make to the resource.  The script does work from
the command line.  If anyone else has encountered such an error, or has
any ideas on where I might have gone wrong, I would appreciate any
suggestions.

thanks,
John Okoro.

Received on Wednesday, 24 July 1996 20:07:02 UTC