in reply to Re: Upload a file from a web form
in thread Upload a file from a web form

Just looking over the responses again, maybe your all important missing code is the

binmode(OUTPUT);

Just a thought... let me know if it helps any

Replies are listed 'Best First'.
Re: Re: Re: Upload a file from a web form
by bodmin (Sexton) on Jul 18, 2003 at 15:07 UTC
    Wish it did help. But no, thanks all the same.