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

Re: carrying a lot of vars from page to page with hidden()

by ducky (Scribe)
on Sep 20, 2001 at 10:23 UTC ( [id://113535]=note: print w/replies, xml ) Need Help??


in reply to carrying a lot of vars from page to page with hidden()

I would use Apache::Session (which doesn't really need Apache) and pretty much follow the example in the docs. The constraint is that it'll be stuffed into a hash. But do what you wish to the hash... when the next process picks up the session you'll have your data back for that session id.

-Ducky

  • Comment on Re: carrying a lot of vars from page to page with hidden()

Log In?
Username:
Password:

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

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

    No recent polls found