Sorry, I meant it's just POST that's not working.

Rick

-----Original Message-----
From: Rick [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, May 27, 2008 11:51 PM
To: 'cf-talk@houseoffusion.com'
Subject: RE: CFHTTP Post

Yes I can do that without any problems. It's just Get. And https or http...

Rick

-----Original Message-----
From: James Holmes [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, May 27, 2008 11:47 PM
To: CF-Talk
Subject: Re: CFHTTP Post

Can you successfully do a GET request with no params or headers?

On Wed, May 28, 2008 at 12:36 PM, Rick <[EMAIL PROTECTED]> wrote:
> I am trying to connect to CDGCommerce using CFHHTP.
>
> <cfhttp url="https://secure.cdgcommerce.com/cdggateway.cgi"; method="POST"
> resolveurl="false" throwonerror="Yes">
>
> <cfheader name="httpZip" value="no-compression" />
> <cfhttpparam type="header" name="Accept-Encoding" value="*" />
> <cfhttpparam type="Header" name="TE" value="deflate;q=0">
>
> </cfhttp>
>
> This returns Connection Failure: Status code unavailable....

-- 
mxAjax / CFAjax docs and other useful articles:
http://www.bifrost.com.au/blog/



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:306134
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to