I have two sites that I need to get to using LWP. Both
sites require cookies. I used the code from lwpcook
and wasn't able to get a cookie from either site. I
added:

$ua->agent("Mozilla/4.0 (compatible; MSIE 5.5; Windows
98)");

Now I can get the cookie from one site, but I'm still
unable to get a cookie from the other. 

I know both sites set cookies (by setting "Alert Me"
on my browser's cookie security settting). Is there
anything else a site might require before giving me a
cookie?

Thanks...

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

Reply via email to