![]() |
|
Problems? Is your data what you think it is? | |
PerlMonks |
Re: how to modify the listbox values on selecting values of another listbox in the same form?by almut (Canon) |
on Apr 25, 2009 at 14:37 UTC ( #760019=note: print w/replies, xml ) | Need Help?? |
You'll have to use JavaScript and modify the second listbox (accessing it via the DOM) when an onChange event occurs in the first.
In Section
Seekers of Perl Wisdom
|
|