Re: uploading a file with perl

2008-01-13 Thread Gunnar Hjalmarsson
Mike Williams wrote: On Jan 12, 2008 9:33 PM, Sean Davis wrote: You should probably be using CGI.pm. It will vastly simplify what you are doing. Then, you can read any of a dozen sites on doing file uploads using CGI; see search.cpan.org for the details of using CGI.pm. I agree with Sean. Y

Re: uploading a file with perl--->kueri: ------------4CyrMz2ZeGIClwYfFsVdcv Content-Disposition: form-data; name="level" asda ------------4CyrMz2ZeGIClwYfFsVdcv Content-Disposition: form-data; name="m

2008-01-13 Thread Mike Williams
Then, you can read any of a dozen sites on doing file uploads using > CGI; see search.cpan.org for the details of using CGI.pm. > > Sean I agree with Sean. You have 'use CGI' in your code, but you don't actually use it, you really should. > > > > I am wr

Re: uploading a file with perl--->kueri: ------------4CyrMz2ZeGIClwYfFsVdcv Content-Disposition: form-data; name="level" asda ------------4CyrMz2ZeGIClwYfFsVdcv Content-Disposition: form-data; name="m

2008-01-13 Thread Sean Davis
wrote: > Dear my friends... > > I am still new in perl. > > I am writing perl-cgi application for uploading a file. I did "chmod > 777 ../../artikel". But I get weird displayed message: > " > ueri: 4CyrMz2ZeGIClwYfFsVdcv Co > î 6êÎ]Ë k

uploading a file with perl--->kueri: ------------4CyrMz2ZeGIClwYfFsVdcv Content-Disposition: form-data; name="level" asda ------------4CyrMz2ZeGIClwYfFsVdcv Content-Disposition: form-data; name="major

2008-01-12 Thread Patrik Hasibuan
Dear my friends... I am still new in perl. I am writing perl-cgi application for uploading a file. I did "chmod 777 ../../artikel". But I get weird displayed message: " ueri: 4CyrMz2ZeGIClwYfFsVdcv Co î 6êÎ]Ë kšfþx·¾ ðfS4M3>º {½‡<Óöù³®�¯3çýGèBù= „¬È›ø

Re: Uploading a file

2002-02-27 Thread fliptop
Octavian Rasnita wrote: > I saw a question about how to make a Perl script for uploading a file and I > didn't see any answer for it. > I am also interested in this thing. > > Could somebody give us some hints? > Or, give us a source for a Perl script for uploading a file

Re: Uploading a file

2002-02-27 Thread eric-perl
On Wed, 27 Feb 2002, Octavian Rasnita wrote: > I saw a question about how to make a Perl script for uploading a file > and I didn't see any answer for it. I am also interested in this > thing. > > Could somebody give us some hints? > Or, give us a source for a Perl scri

Uploading a file

2002-02-27 Thread Octavian Rasnita
Hi all, I saw a question about how to make a Perl script for uploading a file and I didn't see any answer for it. I am also interested in this thing. Could somebody give us some hints? Or, give us a source for a Perl script for uploading a file. Thank you very much. Teddy, My dear

Re: Uploading a file?

2002-02-25 Thread fliptop
Rob Roudebush wrote: > Does anyone know how to upload a file to your site? perldoc CGI and search for the description of the upload() method. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Uploading a file?

2002-02-25 Thread Rob Roudebush
Does anyone know how to upload a file to your site? -Rob - Do You Yahoo!? Yahoo! Sports - Coverage of the 2002 Olympic Games

Uploading a file

2002-02-18 Thread Octavian Rasnita
Hi all, I want to make a simple script for uploading a file. Please tell me if there is a function, or give me some tips what should I do to upload a file which is typed in a file field. Thank you. Teddy, My dear email address is [EMAIL PROTECTED