You typically use one of the three RPC protocols.  The easiest way to
send an xml string is to use the HTTPService RPC protocol.  Leave the
default contentType, and send the xml string in a name=value pair in the
request object.

Tracy

 

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of markgoldin_2000
Sent: Tuesday, August 12, 2008 2:49 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Sending data back

 

How exaclty is Flex sending data back?
Is it possible to send an XML string back to server so I can restore it 
there into an xml string?

Thanks

 

Reply via email to