Nigel Page
|
| Posted: 12/01/2002, 10:42 AM |
|
I have a search form that is using a multiple selection list box, if i
select 1 section its ok and works (in the url: emp_search=A&)but if i choose
2 then it just comes up with nothing (in the url:
emp_search=A&emp_search=B&). how would i go about setting it up so you can
choose more than 1 option.
Many Thanks
Nigel Page
|
|
|
 |
DonB
|
| Posted: 12/01/2002, 4:39 PM |
|
For what it's worth, this is implemented in CCS v2.0, which is currently in
beta (and available from codecharge.com website). While you may not want to
commit to beta code, you could rummage around through it to see how it was
done.
DonB
"Nigel Page" <pagey_xi@hotmail.com> wrote in message
news:asdl7j$5bg$1@news.codecharge.com...
> I have a search form that is using a multiple selection list box, if i
> select 1 section its ok and works (in the url: emp_search=A&)but if i
choose
> 2 then it just comes up with nothing (in the url:
> emp_search=A&emp_search=B&). how would i go about setting it up so you can
> choose more than 1 option.
>
> Many Thanks
> Nigel Page
>
>
|
|
|
 |
|