My mistake - I didn't want to put all of the XML in example so I copied the
beginning and typed in the closing tag manually. It is correct in the actual
file.

What I have is an Automate script that loops through directory of XML files
and launches curl passing the file contents to a CF script.


----- Original Message -----
From: "Massimo Foti" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, September 25, 2003 11:45 AM
Subject: Re: Passing XML to CF via HTTP Post


> > 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"
>
> XML is case sensitive.
> You can't open <RECORDS> then close it: </records>
>
> ----------------------------
> Massimo Foti
> Certified Dreamweaver MX Developer
> Certified Advanced ColdFusion MX Developer
> http://www.massimocorner.com/
> ----------------------------
>
>
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:138444
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

ColdFusion MX 6.1, now 2.5 times faster. 
http://www.macromedia.com/software/coldfusion/productinfo/upgrade/jump/introducing.html?trackingid=ColdFusion_468x60g_HouseofFusion_carat_082803

Reply via email to