|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
validate a
I am having trouble validating
<SELECT multiple name="county[]" size="3" width="20"> which is what I need to use (so I can get multiple values into php) So how could I validate the select with the name="xxx[]" property? It works without the '[]' but then I can't get multiple values out using PHP. Help please! Thanks, Peter |
|
#2
|
|||
|
|||
|
RE: validate a
ok I figured it out -
frm.elements['county[]'] does the trick. |
|
#3
|
|||
|
|||
|
RE: RE: validate a
Quote:
right! |
![]() |
| Viewing: Codewalkers Forums > Other Technologies > Client Side Things > validate a |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|