in reply to Yet another file-upload question (using LPW--->CGI)

Hi !

Maybe I am missing something here, but your scripts worked for me when I removed the
(\*STDIN)
Why did you do that ?

The encoding type is definitely
multipart/form-data

---- amphiplex
  • Comment on Re: Yet another file-upload question (using LPW--->CGI)

Replies are listed 'Best First'.
Re: Re: Yet another file-upload question (using LPW--->CGI)
by dani++ (Sexton) on Jul 17, 2002 at 10:42 UTC
    YAY! I did just that as well.

    'Yet Another Stupid Mistake(tm)' on my part.

    Thanks a lot though.