I’ve got 2 drop down lists. First is department, second is based on first that shows employeers of that department. Now I just need to copy selected value from second drop down list into the textbox. Some onchange functions? Or how does it work? Any ideas?
Thanks!
With the information you supplied, here’s how you would do it… basically.
DEMO