Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Problem in creating dynamic combo boxes

 
Ranch Hand
Posts: 54
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
hi all..
i am facing problem with dynamic created combo boxes...i have 2 combo boxes..n the after the first combo box is set 4 a certain value,for tht value the second combo box gets the corresponding values in it..
my first combo box display the value but the second one doesnt take the value of first n display the list accordinly..plz help me out the code is given blow..i have used the javascript code also which was mention in sum forum..
code:
--------------------------------------------------------------------------------

the corresponding javascript code which gets executed on change is given blow
code:
--------------------------------------------------------------------------------
thanks in advance
 
author
Posts: 15385
6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
WHY did you post this for a second time??
Closing topic...
You can keep asking questions here: https://coderanch.com/t/114626/HTML-JavaScript/set-dynamic-value-combo-box
Eric
 
LOOK! OVER THERE! (yoink) your tiny ad is now my tiny ad.
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
    Bookmark Topic Watch Topic
  • New Topic