Great!! it would be appreciable, you, share your experience On Tue, Feb 3, 2009 at 10:50 AM, Sarm <[email protected]> wrote:
> *Got it.* > > Thanks > > > > > > > > > > On Tue, Feb 3, 2009 at 11:18 PM, Sarm <[email protected]> wrote: > >> Here is my code. >> >> >> <mx:HTTPService id="mycb" url="http://localhost/IceFactory-debug/ >> cust_xml.php <http://localhost/IceFactory-debug/%0Acust_xml.php>"> >> >> </mx:HTTPService> >> >> >> <mx:ComboBox id="custs" x="122" y="58" labelField="name" >> dataProvider="{mycb.lastResult.customers.cust}" width="275"> >> >> </mx:ComboBox> >> >> i am getting this list from MYSQL using php, Problem is that it's >> posting only first value of combobox even i selected 2nd or 3rd but >> it's sending only first value to php file. >> >> Any idea? >> >> Thanks > > > > > > -- ----------------------------- Regards, HISSAM, ------------------------------ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" 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/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

