Run the cfhttp through a proxy like proxomitron, and you will be able to see
everything that the cf server sends.  

You might also be able to use httplook, but I'm not sure if that will work
off the cf server, but it works from a browser.  

-----Original Message-----
From: Taco Fleur [mailto:[EMAIL PROTECTED] 
Sent: Monday, November 07, 2005 4:20 PM
To: CF-Talk
Subject: RE: XML Push

#cfhttp.fileContent# ???

Taco Fleur - Chief Executive Officer
Pacific Fox http://www.pacificfox.com.au 
an industry leader with commercial IT experience since 1994 .

** Web Design and Development 
** SMS Solutions, including developer API
** Domain Registration, .COM for as low as AUSD$15 a year, .COM.AU for
AUSD$50 two years!
** BlackBerryR Business Solutions www.OzBlackBerry.com 
** We endorse PayPal, accept payments online now!
** Seamless Merchant integration


> -----Original Message-----
> From: Rolf Kvamme [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, 8 November 2005 7:11 AM
> To: CF-Talk
> Subject: XML Push
> 
> 
> I am doing an application integration. I did it for the first 
> partner no problem with
> 
>  <cfhttp url="#pingUrl#" method="POST" resolveurl="false">
>       <cfhttpparam type="FORMFIELD" name="SOURCEID" 
> value="#sourceID#">
>       <cfhttpparam type="FORMFIELD" name="SECURITYCODE" 
> value="#securityID#">
>       <cfhttpparam type="FORMFIELD" name="ZIPCODE" value="#zipCode#">
>       <cfhttpparam type="FORMFIELD" name="SOCIALSECURITY" 
> value="#ssn#">
>       <cfhttpparam type="FORMFIELD" name="MONTHLYINCOME" 
> value="#grossMonthlyIncome#"> </cfhttp>
> 
> Works like a charm. I get the ping back and send in the application.
> 
> On the second client I do the same thing to their requested 
> URL and I get REJECTED!! I ask their intigration specialist 
> why and he says he needs exactly what xml the cfhttp is 
> creating. Any ideas on how I can tell what its producing?
> 
> 
> Rolf
> 
> 
> 
> 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:223483
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to