Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: cookie question

by simeon2000 (Monk)
on Jul 23, 2002 at 13:14 UTC ( [id://184392]=note: print w/replies, xml ) Need Help??


in reply to cookie question

If I understand your question correctly, you are creating a cookie with CGI.pm. In another transaction, some javascript is modifying that cookie. You then want to know if perl will be able to read that new value in yet another later transaction.

The answer to THAT question is yes. As long as the javascript modifies the correct cookie value, after the javascript modifies it, perl should later on be able to read back in the new value (provided, again, the correct value is specified).

"Falling in love with map, one block at a time." - simeon2000

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (3)
As of 2024-04-25 12:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found