aspose file tools
The moose likes HTML, CSS and JavaScript and the fly likes how to generate dynamically combo boxes in jsp Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "how to generate dynamically combo boxes in jsp" Watch "how to generate dynamically combo boxes in jsp" New topic
Author

how to generate dynamically combo boxes in jsp

yogesh m gaikwad
Greenhorn

Joined: Dec 28, 2011
Posts: 4
sir,
i am developing web application,
in that when user enter value in the textfield(like 1 or 2 or 3 and so on),
then whatever value in textfield the number of combo boxes
will be generated
Bear Bibeault
Author and opinionated walrus
Marshal

Joined: Jan 10, 2002
Posts: 50691

Firstly, it's important to use correct terminology. HTML has no "combo box". See HtmlHasNoComboBox.

Secondly, for that you'll need to use JavaScript. I've moved this post to the appropriate forum.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Nitin Surana
Ranch Hand

Joined: Jan 21, 2011
Posts: 129

It is more of a javascript issue.
 
 
subject: how to generate dynamically combo boxes in jsp
 
Threads others viewed
problem with extracting values from a combo box.....
problem with JDialog (urgent) please help
Gui layout
two jcomboBox then
Problem in Reset button.
developer file tools