Hi there,

Finally I found an example on the web and it is working.
But I still have some questions and hope you guys can kindly help me out
here.

I know when you declare a HTTP::Request object for the "GET" method the
arguments (name1=value1&name2=value2...) are part of URL. But how about the
"POST" method? How do I send out the arguments to the web server? If the
syntax "$request = new HTTP::Request('POST' => $url, [name1 => value1, name2
=> value2, ...,]);" correct?

Please please help me out. I am a LWP idiot. Thanks for your help. 

David

-----Original Message-----
From: Thacker, Mahendra
To: 'Kuo, David'
Sent: 2001/5/22 ?U?E 03:30
Subject: RE: Newbie help

You would get this book from :
http://www.halfpricecomputerbooks.com

Also, probably at :
http://www.bookpool.com


-----Original Message-----
From: Kuo, David [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 22, 2001 3:28 PM
To: 'Thacker, Mahendra'
Subject: RE: Newbie help


Thanks for your reply. I checked it and it is not longer being
published. Is
there any resource I can get on the web?

OS NT4.0
Perl 5.005
libwww-perl-5.45

Thanks,

David

-----Original Message-----
From: Thacker, Mahendra [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 22, 2001 3:23 PM
To: 'Kuo, David'; [EMAIL PROTECTED]
Subject: RE: Newbie help


You might like to look at Clinton Wong's book "Web Client Programming"
for
this. It has got good examples though a bit uphill for newbie.


-----Original Message-----
From: Kuo, David [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 22, 2001 3:19 PM
To: [EMAIL PROTECTED]
Subject: Newbie help


 

-----Original Message-----
From: Kuo, David 
Sent: Monday, May 21, 2001 6:17 PM
To: '[EMAIL PROTECTED]'
Subject: Help


Hi there,
 
I am new for LWP. Thanks for your help in advance.
My question is if the LWP is the right one if I want to get the contents
on
a web page which is generated at real-time without running a web browser
and
how do I do it?
Is there any example I can get?
 
Thank you very much!
 
David   
 


LEGAL NOTICE
Unless expressly stated otherwise, this message is confidential and may
be
privileged. It is intended for the addressee(s) only. Access to this
E-mail
by anyone else is unauthorized. If you are not an addressee, any
disclosure
or copying of the contents of this E-mail or any action taken (or not
taken)
in reliance on it is unauthorized and may be unlawful. If you are not an
addressee, please inform the sender immediately.

Reply via email to