Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: XML & Cookies

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


in reply to XML & Cookies

I would be wary of using XML in cookies. XML is not the most compact way to store data, and if I recall correctly, there IS a space constraint to the length of cookies. There is some standard, but in all reality it is probably browser-dependent.

Technically, I believe you could pass XML as a big long string as a cookie param, but I can think of many better ways of accomplishing the task.

"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://184458]
help
Chatterbox?
and the web crawler heard nothing...

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

    No recent polls found