in reply to
novie perl-CGI user
update that code, last call to CGI object is not
print $doc->end_multipart_form();
it's
print $doc->end_form();
sorry...
Comment on
Re: novie perl-CGI user
Select
or
Download
Code
In Section
Seekers of Perl Wisdom