Re: Form parameters question...

2001-03-15 Thread Ron Grabowski
> I have a problem concerning parameters on a form that is being submitted. > The form has a series of values where the names are like "name1" through > "name10". If you make them have all the same name ( no phun intended ), you can access them as an array: @array = param('name'); print $arra

Form parameters question...

2001-03-14 Thread LeMay, Al
All I have a problem concerning parameters on a form that is being submitted. The form has a series of values where the names are like "name1" through "name10". Now I am no rocket scientist, but I cannot set up a loop to capture these parameter names. (See code snippet below.) open(results,">>