form validation: just one field needed -
06-11-2004
, 11:04 AM
I have a form that has both text fields and drop-down menus, I need the user to
"fill-in" one field -- it's for a database search request page. How do I
validate to make sure the user completes at least one field, be it the text
field or the drop-down menu? Thanks. |