rsons[2]="Parent/Guardian";
> $persons[3]="Relative";
> $persons[4]="Other";
>
> to:
> my @persons = ("Select", "Prospective Student", "Parent/Guardian",
> "Relative", "Other");
>
> Etienne
>
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 th
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 li