<?xml version="1.0" encoding="windows-1252"?>
<node id="11063" title="Answer: carrying a lot of vars from page to page with hidden()" created="2000-05-10 21:11:58" updated="2005-08-13 18:41:14">
<type id="1888">
categorized answer</type>
<author id="11732">
QandAEditors</author>
<data>
<field name="doctext">
Another option is to maintain the state via some method on the server, and only pass a session ID to and from the client.  You could use a hash key (and implement some caching mechanism so that they expire after so many minutes) to an internal memory structure (if you use a persistent CGI application), or a unique ID into a database table or a temporary file.
&lt;p&gt;
You could store this session ID in a cookie or as a hidden field.</field>
<field name="parent_node">
10989</field>
</data>
</node>
