Handling file uploading from www forms with CGI.pm
9353Handling file uploading from www forms with CGI.pmhttp://perlfect.com/articles/upload.shtmlNetscape Navigator 2.0 introduced a new facility for forms, the file uplad element. This element allows the user to select a local file to be submitted with the form to the server that handles the form. File uploading is a frequently needed facility in many occasions, but the technique involved in handling forms that upload files is rarely discussed in CGI programming texts, and online tutorials/references on this topic are few. The technique is very simple as we shall see.CGI and Perl > Tips and Tutorials > File ManipulationOct 11, 2006
Netscape Navigator 2.0 introduced a new facility for forms, the file uplad element. This element allows the user to select a local file to be submitted with the form to the server that handles the form. File uploading is a frequently needed facility in many occasions, but the technique involved in handling forms that upload files is rarely discussed in CGI programming texts, and online tutorials/references on this topic are few. The technique is very simple as we shall see.
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.