Send the name=value arguments to the url using the HTTPService request object, either in as or mxml.  Set the method=”GET”, and the url should see a normal querystring.

Post back if you need more info.

 

Tracy

 


From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of bill-dawson
Sent: Thursday, June 15, 2006 12:37 PM
To: [email protected]
Subject: [flexcoders] Flex newbie: issues with HTTPServices and my URL

 

Hey Gang,

I've has some issues posting to an public API within Flex. The post
requires that I send along XML as part of the query string, but Flex
won't accept "xml=" as part of the URL.

I get an error, "The reference to entity "xml" must end with the ';'
delimter."

This is the format of the URL I'm including in my HTTPService request:

http://www.somewhere.com/api/integrate.aspx?xml=<SOMETHING></SOMETHING>

Can anyone explain how to avoid/workaround this error?

Thanks in advance for the help!

__._,_.___

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com





SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




__,_._,___

Reply via email to