Hallo,
I am using perl together with cgi in order to create a form that will submit some parameters in a search function through DBI to my database.
I was wondering if there is any way to construct something different than a checkbox list, since the number of parameters is huge. Thus neither a list of checkboxes, or radio buttons are good enough.
is there any other way that someone might be aware of ?
Cheers