in reply to To save a file
Pages written in ASP are usually not Perl. I guess what you mean is that you have written a CGI script to which a request is submitted from a HTML page that is generated by a program written in ASP.
Most likely, you will want to look into CGI.pm, especially the upload function.
|
|---|