Determine upload file type
[email protected] ("Mimi Cafe")
| Newsgroups | perl.beginners.cgi |
|---|---|
| Message-ID | <[email protected]> |
I need to write a cgi program to enable our users to upload files using the web browser, but I am not sure how to figure out the type of file the user wants to upload (e.g text or binary file). Can CGI.pm accomplish this automatically? Any suggestions welcome. Mimi