does your proxy server that you are running through have any issues
with the 8500 port number?

tw


-----Original Message-----
From: Houk, Gary [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, August 29, 2002 2:45 PM
To: CF-Talk
Subject: CFHTTP problem with cfmx


The following code works in cf5 but not in mx running on port 8500. Am I
missing something here?

<cfhttp
url="http://stg1.experian.com/lookupServlet1?lookupServiceName=AccessPoi
nt&lookupServiceVersion=1.0&serviceName=NetConnectDemo&serviceVersion=2.
0&responseType=text/plain" method="GET" resolveurl="yes"
proxyserver="proxy.verizon.com" proxyport="80">
</cfhttp>
<cfoutput>#cfhttp.filecontent#</cfoutput>

______________________________________________________________________
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to