Microsoft
Software
Hardware
Network
Question : passing xml data to a url
hi.
im trying to send data to a web service url.
my first question is: can i post xml data using sendAndLoad? eg. myVars.sendAndLoad("
http:/
/www.url.c
om/create
"
, myVars, "POST"); where myVars.data =
blah
etc? my angle brackets get converted to %3C and %3E
my second question: i expect my var 'data' will get quite long (over 1000 characters potentially) will this make an impact on using sendAndLoad?
Answer : passing xml data to a url
Hi,
The data will likely be escaped. Do you have the ability to unescape the data when received? Are you sending to php?
The size is probably okay, I've had large files returned from php to flash without problems.
Random Solutions
ASP Shell
upgrade SQL Server 2000 standard edition to enterprise edition
How do I change the print spooler to 'start printing after last page is spooled' by registry
Cannot start Microsoft Office Outlook. A required actions was not successful due to an unspecified error.
RPC over HTTP
How to use only port 80 for Outlook Web Access
Vista is "stuck" using KMS server, and I can't make it do online activation
Windows Server 2003 - Event Id: 100. Event Source: DAVEX Event Type: Success Audit
Parsing String Using Functions and Regular Expressions
Subqueries