Hi Manish, Yes I'm using HTTPService, I will print the request parameteres received by my JSP and tell you again.
By the way, is there any encoding limitation when populating <mx:Model> and <mx:Object> tags with an XML document? (I'm using Flex 1.5) Thanks! --- In [email protected], "Manish Jethani" <[EMAIL PROTECTED]> wrote: > > On 4/3/06, nahruka <[EMAIL PROTECTED]> wrote: > > > I'm wondering which character encoding is used when you enter data in > > a Flex form... > > The Flash Player speaks UTF-8. > > > I'm having problems using characters á, é, í, ó, ú. When I enter them > > in a Flex form, they're properly displayed on the screen but not in > > the DB (I get strange characters when administering the DB with > > MySQLFront). > > How are you sending this data to the server? Using HTTPService? See > what your server-side script prints. > > Manish > -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

