cfhttp would work just fine. <cfhttp url="http://www.domain2.com/yourpage.cfm"></cfhttp> <cfdump var="CFHTTP.filecontent">
<!----------------//------ andy matthews web developer certified advanced coldfusion programmer ICGLink, Inc. [EMAIL PROTECTED] 615.370.1530 x737 --------------//---------> -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 31, 2006 3:56 PM To: CF-Talk Subject: What to use beside cfinclude All, I have a cf page on domain1.com page1.cfm and I want to include a cf page that resides on domain2.com, page2.cfm and have it appear on domain1.com's cf page of page2.cfm. Cfinclude does't work. I don't want to use iframe or frames I want it to be seemless. Thoughts? D ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:258637 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

