Hi Everybody, Using CFREPORT tag i'm creating pdf, excel, or flashpaper reports. How to open these(pdf, excel, flashpaper) files in one browser? I tried this for pdf <cfcontent file="C:\Reports\#rpt_name#" type="application/pdf"> it is working fine. To open excel files <cfcontent file="C:\Reports\#rpt_name#" type="application/vnd.ms-excel"> when i open excel file, it is opening file download window. But what i want is instead of file download window, is there any way to directly display the excel file in browser? How to open flashpaper files? Thanks in advance.
--------------------------------- Get your own web address. Have a HUGE year through Yahoo! Small Business. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:268244 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

