in reply to CGI Session information

It seems from your description that you are already doing sessions somehow and that you didn't write the session handling code. In which case, you'll have to tell us which session module you're using for us to be able to help you.

If you're using CGI::Session, then you want the find() method.