I don't have that access to the server I am hosting the site at Hostek.com. I have a ticket opened with them and waiting to hear back about the below questions. My guess is Yes on the first one, not sure about the second.
We actually had this same problem a few months ago when they moved all my eCommerce sites to CF8. The same script would work on CF7 but not CF8 so we moved them back. Now its not working on either. I would hope to get this resolved on CF7 and CF8 so I can use some of the new CF8 functions. This is a nightmare! My biggest clients and my bread and butter isn't making any money. Has anyone here implemented the XML Payment Gateway on CDG and would be willing to send me the code if I don't get this figured out? Rick -----Original Message----- From: Mark Kruger [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 28, 2008 12:50 AM To: CF-Talk Subject: RE: CFHTTP Post Rick, To be clear - using a browser on the server itself (RDP in and open up FF or IE) you can type in the URL and it works - correct? Remember that if you are using a cert that is not in your Java keystore it will need to be added before CFHTTP can handshake properly. -Mark Mark A. Kruger, CFG, MCSE (402) 408-3733 ext 105 www.cfwebtools.com www.coldfusionmuse.com www.necfug.com -----Original Message----- From: Rick [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 27, 2008 11:52 PM To: CF-Talk Subject: RE: CFHTTP Post 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: '[email protected]' 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:306152 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

