Mike Martin wrote:
> Does anyone know if there is any way to split the param list returned
> by CGI.pm by record ie:
>
> I have an input form which is populated from a DB query which can have
> unlimited numbers of records.
>
It would be easier to answer your question if you supplied the FORM tag
Does anyone know if there is any way to split the param list returned
by CGI.pm by record ie:
I have an input form which is populated from a DB query which can have
unlimited numbers of records.
When the parameters come in the individual params are split, but not
the lines for each form.
Is the