Re: need help/ advice

2003-07-28 Thread drieux
On Sunday, Jul 27, 2003, at 19:32 US/Pacific, Luinrandir Hernsen wrote: [..] I will try your suggestion Is there another way to do this? with out the LWP::UserAgent Quite the Correct Question! Yes, but it would involve things like actually doing your own use Socket; use FileHa

Re: need help/ advice

2003-07-27 Thread Luinrandir Hernsen
Yes thanks... I want to capture the code of a webpage to a string so I can pick out the stuff I want and put the code into another of my design. I will try your suggestion Is there another way to do this? with out the LWP::UserAgent I see you are using a get command.. ok I know about those...

Re: need help/ advice

2003-07-27 Thread drieux
On Sunday, Jul 27, 2003, at 17:56 US/Pacific, Luinrandir Hernsen wrote: [..] $webcode = "www.webpage.com"; Is this how a put the code of a web page into a string? [..] when you say 'code' what does that word mean to you? Allow me to illustrate my problem here if I can, $host_port = 'www.wetwar

need help/ advice

2003-07-27 Thread Luinrandir Hernsen
Hallo I need advice $webcode = "www.webpage.com"; Is this how a put the code of a web page into a string? help? advice? Thanks Lou -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]