search using JSP
Hello,
I have a combo box within which i have given 2 options namely select by faculty name and other one select by department. Next to the combo box is a text field where the admin will enter the name of the faculty or the department.
What i want is to execute a query based on the option is selected.
I have used <select> forcombo box.
Please suggest how can i do the above said .
Thanx in advance,
Mudit

