gapcnet
Junior Member
Posts: 9
Registered: 5/10/2006
Member Is Offline
|
| posted on 5/10/2006 at 04:48 AM |
|
|
Select/option validation
Is there a way to test is a OPTION in a SELECT tag has been selected? Stated a different way, is there a way to make sure the first value is not
selected?
Thanks!
|
|
|
tigra
Administrator
Posts: 1960
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 5/10/2006 at 08:48 AM |
|
|
Just assign the blank value to that first option and mark the field as required in the validator's configuration.
|
|
|