I have a search page with one text box and two dropdowns for the users to make a selection.I would like to enforce the users to make at least one selection from the dropdowns or enter a value to the textbox before doing any searching.Do I have to write javascript for this or is this someting that can be done using validation controls? any help would be appreciated.