http://www.perlmonks.org?node_id=560903


in reply to How to re-capture/recall form field values AFTER pressing the 'BACK' button?

As everyone said, filling in the form is the way to go. I've used the HTML::FillInForm with success in the past, and it should be very easy to plug in to a pre-existing app that uses CGI.

--
edan