You can't cfinclude an http address. It needs a local template. You can do cfhttp and then display the output (and you can parse it first of course).
Russ > -----Original Message----- > From: Ray Champagne [mailto:[EMAIL PROTECTED] > Sent: Tuesday, February 21, 2006 9:38 AM > To: CF-Talk > Subject: using cfinclude > > I've got a little CMS type thing I'm working on, and I've been using > cfinclude to import the page content (from a DB) into the page. > Recently, my client asked me if I could "frame" in a URL from an IDX > feed, and I was just going to put the http address into the cfinclude, > but that throws an error. From what I am reading this, is because of > multiple http headers being called into the page, but I'm not sure. > > The error is here: > > http://rivervalleyrealtyme.com/index.cfm?p=idx > > What are my alternatives? Or, is there a way to do this with cfinclude > that I'm missing? > > Thanks, > > Ray > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:232992 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

