I'm have some scripts I put on my isp's server that work fine when I
access from my home machine which has dialup access.  But at work I get a
"www server not found" error.  I'm guessing that this is because at work I
have to go through a proxy server though I could be wrong.  I imagine I
have to add some code to handle requests that happen to come from behind a
proxy, but I'm not quite sure what I need to be looking at.  From poking
around on the web it looks like I need LWP::UserAgent, though from reading
the documentation it seems that would let to put requests through a proxy
server, not receive requests from.  At this point I'm thoroughly confused
and could anyone give me a point in the right direction?

thanks in advance,

Jack Daly



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to