Hi Monks,
I'm new to Perl and CGI.
I'm trying to pass data from one form to another form.
My problem is that as I pass data between the forms, the new data overrides the previous entries.
For example, if someone enters a choice of blue and submits then enters green. They have two entries of green instead one of blue and one of green.
Any ideas as to why this is happening?
Thanks.
In reply to Passing Data
by b310