in reply to Uploading files using cgi.pm

Hmmm,

When I get stuck I like to look through the Q & A section of the monastry. In this case I'd probably look through the CGI Programming section and look for the word 'upload'. This word then point me to How can I get started with a file upload script?.

But that's just me, I suppose.

cLive ;-)

note - I have a stinking cold and sarcasm is as good as a hot toddy when I feel this groggy... ;-)

Replies are listed 'Best First'.
Re: Re: Uploading files using cgi.pm
by c (Hermit) on Nov 30, 2001 at 01:59 UTC
    I did take a look at that :) but i'm only interested in uploading text files, and I don't think I'll need to touch binmode. Maybe that should be renamed "How should I get started with an image upload script?".

    humbly -c