Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: cookie question

by simeon2000 (Monk)
on Jul 23, 2002 at 13:14 UTC ( #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? | Other CB clients
Other Users?
Others perusing the Monastery: (3)
As of 2023-03-23 18:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which type of climate do you prefer to live in?






    Results (60 votes). Check out past polls.

    Notices?