I am having LWP::UserAgent fetch information from a site that uses
Javascript to write a cookie like this:

document.cookie = "jscript=1; path=/;";

Is there any way to tell my User Agent to add that cookie to the cookie
jar?

Thanks,
Dan


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to