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=AccessPoint&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> ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

