Ask a Question related to Macromedia Flex General Discussion, Design and Development.
-
Lu BaoGuo #1
HttpService send Chinese problem in flex 1.5
HTTPService:
<mx:HTTPService id="objectdelTreeNodeAction"
url="{HSUrl}/actmap/html/objectSave method="POST" useProxy="true"/>
I send Chinese text useing HTTPService , but the result is clutter code;
thanks for any help!
Lu BaoGuo Guest
-
If I send ArrayCollection using HTTPService to PHP
Is it viewed in the PHP script as an array or what??? I am using an ArrayCollection as dataProvider for DataGrid and need to send back to my PHP... -
Handling GzipStream using Flex HTTPService
I have a flex application which receives the response and I parse the HTTP response using the resultFormat e4x in HttpService. If the servlet sends... -
Secound call to HTTPService send() not working
Hi, I am invoking a servlet using the HTTPService class ( send() )and the servlet is INVOKED and sending a String response back if i try to call... -
HttpService fault in asp or Jsp in Flex
hi alll, when call asp or jsp page through HttpService flex will give below run time err so can anybody give me proper solution ... -
how to send chinese mail via CDONTS
Hello Who can teach me how to send chinese(big5) mail via cdonts, I search some information in internet that said using... -
ntsiii #2
Re: HttpService send Chinese problem in flex 1.5
Search this forum for the words "chinese character". Another user said they had succeded in doing this.
Tracy
ntsiii Guest



Reply With Quote

