I am working on a page where I have to search over three tables. The seach form has the posibility of select:
location: the whole country, state,capital (radio button)
Search by: department, tel, address, manager (dropdown list)
Text: (textbox).
I am having problems with the code. I would like...