http://qs1969.pair.com?node_id=17596


in reply to RE: RE: RE: I use CGI.pm for
in thread I use CGI.pm for

Sticky fields is a CGI.pm facility which is useful when you have a CGI script which returns multiple forms; The script automatically fills in the old formfield data (i.e. the data that has already been posted)
This is wery useful if you want to keep track of the information the user has already entered in hidden fields, or if you have to resend a form because the user did something wrong
/wonko