Validator question

F

Fetty

I have a small for with 2 fields on it. a dropdownlist and a text field.
when I clict submit, I need to check if either the dropdownlist has been
changed from the 0 index OR a number has been put in the textbow. This is a
search feature.
 
G

Guest

Use the onclick event for the button to validate the form on the client. You
can grab the textbox value and the dropdowns selected value using standard
JavaScript calls. You can then use submit function if your validation
passes....
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top