If your on CF8 id say use the Ajax stuff, this type of stuff in pods or even using pure ajax to populate the divs, etc is easy.
Regards Dale Fraser http://learncf.com -----Original Message----- From: James Holmes [mailto:[EMAIL PROTECTED] Sent: Monday, 22 October 2007 9:40 AM To: CF-Talk Subject: Re: Slightly OT: Posting a CFFORM to a external page in an iFrame Have you considered using CFHTTP to get the content and render it in your page? On 10/22/07, Les Mizzell <[EMAIL PROTECTED]> wrote: > > I can get the form to submit and return the expected results just fine, > > but how do I get those results back into a specific page inside the > > specific iFrame? > > > To go one step further - is there a better way to use the content from > the external server than using an iFrame, which I was hesitant to do to > start with? Much of the content is straight HTML pages, sometimes with > lots of links - which all still needs to stay contained inside "mySITE". > > The iFrame seems less complicated than a straight frameset, which I was > trying to avoid as well... -- mxAjax / CFAjax docs and other useful articles: http://www.bifrost.com.au/blog/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion 8 - Build next generation apps today, with easy PDF and Ajax features - download now http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:291713 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

