From: Ian Skinner on 29 Oct 2008 17:11 bemall wrote: > This returns a blank as well .. > <!--- Set the URL address. ---> > <cfset urlAddress="http://www.google.com/ig/api?weather=chicago"> > <cfhttp url="#urladdress#" method="GET" resolveurl="Yes" throwOnError="Yes"/> > <cfoutput>#cfhttp.filecontent#</cfoutput> > Then for some reason your server is not getting through to Google's server of their response is not getting back to yours. All I can say is it worked correctly and repeatedly so from mine.
First
|
Prev
|
Pages: 1 2 Prev: send XML data for credit card processing Next: CFDocument, pdf and justify, oh my! |