Mimi Cafe wrote:
I need to write a cgi program to enable our users to upload files using the
web browser,
Okay. As Owen mentioned, the module CGI::UploadEasy may be helpful.
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 acc
On 20 Jun 2008 at 11:43, Mimi Cafe wrote:
> 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 sugg
> 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
>
I suggest you g
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