Ok, so I figured out the issue. I wasn't specifying the name attribute on the select control. The encode form function uses name and not id when it processes the form.
Note to self.. Use title and name on all form fields. On Jul 31, 8:49 pm, Mobivity <[EMAIL PROTECTED]> wrote: > Ok, I'm at a loss. > > I am using Joe's iui and have a login that uses the dialog class. On > it I have a drop down of choices. I need to know the value in the drop > down. > > I am calling an ASP.net page and it has the values of all the other > form fields, but not the dropdown. It's like the control does not > exist. > > I also can't get the onChange event to fire in Javascript. Is this > because of the framework? > > Anybody? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iPhoneWebDev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/iphonewebdev?hl=en -~----------~----~----~----~------~----~------~--~---
