Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

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

by infoninja (Friar)
on May 11, 2000 at 01:07 UTC ( #11060=note: print w/replies, xml ) Need Help??


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

AFAIK, there are really only two ways to accomplish this task:
  • Carry the hidden variables through on each page (what you're currently trying to avoid)
  • Implement some other method of preserving state (i.e., cookies, etc)
This is due to the fact that the web browser/server connection is stateless, so you have to do one of the above in order to preserve the state of the variables.
  • 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://11060]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this? | Other CB clients
Other Users?
Others cooling their heels in the Monastery: (2)
As of 2023-05-31 01:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?