[Message Prev][Message
Next][Thread Prev][Thread Next][Message
Index][Thread Index]
Re: (OT) Perl Help
On 6/24/05, aashram <groups@xxxxxxx> wrote:
> Just starting using perl and want to upload a text file from a
browser.
>
> I have a cgi script that works fine for binary files but not for text
files which is going to be the case
> as the file is uploaded as binary. I then used the :crlf disipline on
the command BINMODE
> it does not work. any help much appreciated ?
Heh, well that's as clear as mud ;)
I *think* you're saying that you've got a binary upload script that
you want to adapt for text files: in which case just remove the
binmode() call.
You might want to investigate the excellent "perldoc" help
system, and
I can't recommend the Camel Book enough.
ant
UKHA_D Main Index |
UKHA_D Thread Index |
UKHA_D Home |
Archives Home
|