The way this is typically done is with a session of some sort that stores user data and allows you to retrieve it one the next call... this could be anything from a simple file with a code in it to whole Perl hashes stored away.
search at search.cpan.org for session
- Ant
- Some of my
best work - (1 2 3)