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
Creating Outlook template with signature
Vista download fails with 0x80070718 error message
problems sending to aol
SQL DB running on VIsta; XP cannot share. Error: SQL Server does not exist or Access denied
VBScript / Java Script
create a powershell process remotely ?
Forwarding e-mails to another domain in Exchange 2000
Allow Printer Installation for Domain Users
MS Publisher File Conversion
Reporting Services - How to Pre-populate Drop Down Parameter w/ Select All