> Toolbars..toolbars.. > > I want that whenever a window opens...on it's own..that there are no > toolbars showing on it. > 0_0 > > I know there is a way to do this from a previous > window..where you click > a hyperlink or something and it pops open a new window. > > But I need it to hide the toolbars sort of <body > OnLoad="hidetoolbars()"> or something like that :) > > Anyone know how to do this?
JavaScript! Check out window.open() it opens the new window and you can set how it looks Philip Arnold Technical Director Certified ColdFusion Developer ASP Multimedia Limited T: +44 (0)20 8680 1133 F: +44 (0)20 8686 7911 An ISO9001 registered company. ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. ********************************************************************** ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
