Oops.  I forgot to attach the script. It is included here.

I am having a problem with a form I'm trying to use.  It has a page
where data is entered, a confirmation page, and from there the ability
to go back and change or submit.  The problem is that if a user goes
back to the first page and then back to the confirmation page there are
multiple values listed for each entry of the form (instead of just the
most recent entry).  I have attached the script and it is patterned
after an example in the Perl Cookbook.  How did I get rid of earlier
values and just have the most recently-entered info?
 
thanks,
h

P.S. I submitted this to the cgi-beginners list and have not gotten a
response, which is why I thought I'd try my luck here.

form.pl

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to