urlencoded, so it is stripping out double quotes from XML attributes. I
still don't have a solution, but at least I know CF isn't part of the
problem.
----- Original Message -----
From: "stas" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, September 25, 2003 11:42 AM
Subject: Passing XML to CF via HTTP Post
>
> I first attempted this with Automate, but Automate's HTTP Post module
isn't
> working for me.
>
> Now I am doing this with curl, and I am seeing errors in CF's application
> log:
>
> "Expecting quoted value for attribute value version..."
>
> I launch curl like this - "curl -d "id=?xml version="1.0"
> encoding="UTF-8"?><RECORDS><R CODE="804000092301" NUMB="1"
> TYPE="0"/></records>" localhost/index.cfm"
>
> CF is 6.1 Standard
>
> However, if I pass just the file name containing the XML to CF and do
> XmlParse based on the variable created with CFFILE reading file name,
> everything is fine. I do need to get it working via the POST method
though.
>
> Thanks for any tips!
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

