Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ListBox click problem!

Status
Not open for further replies.

boske3

Programmer
Mar 11, 2006
20
RS
Hi everyone!
I had one problem with listbox.

I had create a page with three listbox in which i had data from database.
That works fine ,but now i want to put one more listbox in which will be date from database but only when someone click on second listbox.

For example

in second list box are the values:
Asia
Africa
Europa

i'd like when someone click on Asia in fourth listbox to have all
coutries from Asia like this
Japan
China
Iran

and then when he wants to submit those data to proceed to database
both Asia like one data ,and choosed coutry Japan for example.

How can i do this? If anyone have example or link for such a thing that will be fine?
I saw on this JSP forum ,but nothing similar exist.
Thanks
 
Thanks for help and link
I will study this
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top