| Author |
Filter Option on drop down menu
|
Devendra Bhati
Greenhorn
Joined: Dec 27, 2012
Posts: 19
|
|
I want filter USER table (from mysql) by username to retrieve record after selecting drop down (User Name) menu.
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56531
|
|
So what's the problem?
And, please be sure to use code tags when posting code to the forums. Unformatted or unindented code is extremely hard to read and many people that might be able to help you will just move along to posts that are easier to read. Please click this link ⇒ UseCodeTags ⇐ for more information. Properly indented and formatted code greatly increases the probability that your question will get quicker, better answers.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Devendra Bhati
Greenhorn
Joined: Dec 27, 2012
Posts: 19
|
|
Hello All,
I got my solution, there was an syntax error inline var xmlDoc = xmlHttp.responseXML.documentElement;
Thanks.
|
 |
 |
|
|
subject: Filter Option on drop down menu
|
|
|