Remember this....... CFWindow is an UI design, that means that it is designed with a container in a normal html page with content that is in a complete page.
The difference is that the cfwindow is controlled, and manipulated by code to give an effect of a window. In reality it is just a div inside an html page. If you care to downliade fireBug for Firefox, you'll see what I mean? Or even in IE do a page view and you'll see all these divs for the window that cfwindow uses. Thats why I told you before, DO NOT place the cfwindow inside a table. It is code in a html that will do nothing for you. On 1/23/08, Don L <[EMAIL PROTECTED]> wrote: > My thought was, one can print out content for each cfwindow (when you use the > right mouse click for print option with IE), however, it prints the entire > page (content of all windows). Is this "divided print all" something? By > design? > > With FF2, no print option for each window (cfwindow), so, one can't really > expect to print out content of a specific window (cfwindow). > > I know I'm a bit of cfwindow maniac at this point, thanks. > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:297089 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

