Hi guys, I need help with the combo box component. I am using it in a form – the user will select an option from the drop down box. This form is then submitted to an asp page that processes the form.
The problem is the asp page always returns the value
[type Function]
for the combo box.
I have checked my asp file and its working. I have also exported my movie and tested it and the output box displays the right value from the combo box. I have searched everywhere for an answer with no luck – please help !