This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes JSP and the fly likes Filter Option on drop down menu Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSP
Reply Bookmark "Filter Option on drop down menu" Watch "Filter Option on drop down menu" New topic
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
    
  14

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.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Filter Option on drop down menu
 
Similar Threads
XML Info Database Help
Problem with xmlhttp.responseXML
Sorting xml string
Sorting
retrieve check box value rendered dynamically by a javascript