Dump out the entire cfhttp to see what the headers look like. It may be that they are using connection keep-alive to prevent spidering or something else. In some cases the page is doing a redirect and you don't see it because cfhttp turns on redirect as a default. Setting it to no may tell you more about the request. Once my computer is free (it's bogged down parsing a million plus comics) I'll test it out to see what I can.
On Wed, Jul 16, 2008 at 1:53 PM, Che Vilnonis <[EMAIL PROTECTED]> wrote: > I used to be able hit this link and get results with a <cfdump>... > http://www.dealsonwheels.com/dowrss/chevrolet_camaro.aspx > > Now, all I get is a value of "Connection Failure" for cfhttp.fileconent. > I know the link works since I can add it to FireFox and a Live Bookmark > is created. Any ideas? Is it an encoding or a useragent issue? I'm on a > CF8 box. > > Thanks, Che > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:309157 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

