Cool surname you have there Ben :-) As the guys said, you cannot cfinclude remote files. You can CFHTTP it, or if as you say, your framing the content, in an iframe I presume, you can just use the direct url in the IFRAME src.
Russ -----Original Message----- From: Ben Doom [mailto:[EMAIL PROTECTED] Sent: 21 February 2006 14:48 To: CF-Talk Subject: Re: using cfinclude I don't think you can include a remote template, unless that's been changed in CF7. --Ben Ray Champagne wrote: > 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:232996 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

