Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: CGI::Minimal does not work with enctype="multipart/form-data"?

by MZSanford (Curate)
on Oct 18, 2002 at 15:26 UTC ( [id://206328]=note: print w/replies, xml ) Need Help??


in reply to CGI::Minimal does not work with enctype="multipart/form-data"?

My guess is that CGI::Minimal was written without support for file uploads, as they are somewhat complex, and not terribly minimal
from the frivolous to the serious
  • Comment on Re: CGI::Minimal does not work with enctype="multipart/form-data"?

Replies are listed 'Best First'.
Re: Re: CGI::Minimal does not work with enctype="multipart/form-data"?
by relax99 (Monk) on Oct 18, 2002 at 15:31 UTC

    CGI::Minimal documentation says:

    Rather than attempt to address every possible need of a CGI programmer, it provides the _minimum_ functions needed for CGI such as form decoding (including file upload forms), URL encoding and decoding, HTTP usable date generation (RFC1123 compliant dates) and _basic_ escaping and unescaping of HTMLized text.

    I am rather confused by "functions ... for ... file upload forms". Should I just assume it does NOT support it?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://206328]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (1)
As of 2024-04-25 00:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found