Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Reading Foriegn Cookies

by ryan (Pilgrim)
on Dec 28, 2001 at 16:40 UTC ( [id://134865]=note: print w/replies, xml ) Need Help??


in reply to Reading Foriegn Cookies

I used the CGI module, didn't have any luck with the other modules. Most of my troubles were caused in the setting of the cookie, so the reading of it would probably have worked for me with the other modules.
use CGI qw(:standard); $gotcookie = cookie('login');
$gotcookie will contain the contents of the login attribute from the cookie.

Ryan

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://134865]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (4)
As of 2024-04-24 12:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found