aspose file tools
The moose likes JSP and the fly likes Editable drop down Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "Editable drop down" Watch "Editable drop down" New topic
Author

Editable drop down

Pratik Shah
Greenhorn

Joined: Dec 19, 2005
Posts: 2
hi,
can anyone help me how to make a drop down editable..
In the sense user must be able to select a particular option from the drop down as well as must be able to enter his own desired value...

Also the values that are in the drop down list are populated from the database.... the user must also be able to edit these values from database after selecting it

please help....
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56207
    
  13

"Pratik S",

There aren't many rules that you need to worry about here on the Ranch, but one that we take very seriously regards the use of proper names. Please take a look at the JavaRanch Naming Policy and adjust your display name to match it.

In particular, your display name must be a first and a last name separated by a space character, and must not be obviously fictitious.

Thanks!
bear
JavaRanch Sheriff


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Adeel Ansari
Ranch Hand

Joined: Aug 15, 2004
Posts: 2874
It would be best answered in HTML/JavaScript Fourm.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Editable drop down
 
Similar Threads
Help with Send Email on submit
saving preselected drop down value
using database values to populate drop down menus
interdependent drop down list select mysql jsp
Populating text area