Reply
Wed 2 Jul, 2014 11:32 am
This is what I should do:
'Create a drop-down list (combo box), which will be located within the form with arbitrary elements. Create a div element, assign it with an arbitrary ID. Define the event above the created list , which will call the function. This function should contain code that will print its value in the div element that you have defined when you change the selected element in drop-down list. '
Please help...