Checking and assigning listbox values

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • MarkNicholson82
    New Member
    • Mar 2008
    • 1

    Checking and assigning listbox values

    Hi

    I have a series of 3 listboxes. When a user selects one option from the first the second listbox could change depending onthe option selected in the first etc.

    Is there a way to check a value of one listbox, and then assign a second listbox a value?

    Thanks

    Mark
  • ronverdonk
    Recognized Expert Specialist
    • Jul 2006
    • 4259

    #2
    Have a look at this THIS LINK describing a solution in JavaScript using arrays to fill the drop downs.

    Ronald

    Comment

    Working...