in reply to Re: Upload stuff to server
in thread Upload stuff to server

Yea I write C and Java, so I have no problem with reading purely Perl language. For the web programming I used ASP and now need to use CGI instead. I looked at the O'Reilly but the book does not seem to have things for uploading file. Do you have some other advice? Thanks

Replies are listed 'Best First'.
Re: Re: Re: Upload stuff to server
by benn (Vicar) on Aug 14, 2003 at 09:41 UTC
    In my copy of the O'Reilly "CGI programming with Perl", it's pages 97-102...referenced in the index as "uploading files, handling with CGI.pm". I find the index (usually found at the back of the book) particularily helpful when looking up information :)

    Cheers, Ben.