http://qs321.pair.com?node_id=3509


in reply to Passing things back to the script! Novice needs help

Combine the two -- a hidden field as a 'key' to a database containing the real state information. Load mysql and:

use DBI;

Check out this page -- but modify the example to also save your extra state information.