Re: fetching text/html

2003-08-29 Thread Octavian Rasnita
Yes you can. Use the LWP module. teddy.fcc.ro [EMAIL PROTECTED] - Original Message - From: "Ling F. Zhang" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, August 29, 2003 7:32 AM Subject: fetching text/html it is possible to fetch the result of a cgi

fetching text/html

2003-08-29 Thread Ling F. Zhang
it is possible to fetch the result of a cgi/aps/cf script at some address and then save it to a perl string (or array?) Can I request like a browser does http://somesite/somescript.cgi and get the html code in return, perhaps with a content type header? __ Do you Ya