a script for when someone fills out a lead gen form on your site, they are then redirected to another page (I have this part, basically form-mail) but then once they get to new page there is another form. I want this new form to auto-populate with their previous input info so all they have to do is click submit on this one too. I heard this might be called "prepop" or "sessions", but my site is static html, the current formmail script is php.
Thanks