in reply to encoding/decoding perm storage
If I understand you correctly, you are accumulating queries from multiple forms as hidden fields. That is a perfectly good way to maintain state.
To display data from previous forms, you only need to use the CGI::param() methods to extract the field values. Add static text to taste and serve. To display material from the current form before POST, you will need to provide some clientside scripting.
After Compline,
Zaxo
|
|---|