Change your javascript to something like parent.otherFrameName.location.href = 'url.cfm'
--- Billy Cravens -----Original Message----- From: phumes1 [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 12, 2002 1:28 PM To: CF-Talk Subject: HeirMenus I'm using the heirmenu for my navigation. WHen I click on a link I would like my .cfm template to open up in another frame. Does anyone know if you can specify a "target" destination on the following: HM_Array1 = [ [], ["<u>F</u>ile","javascript:window.open('fileactions/file-info.cfm','tool bar=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=yes,w idth=590,height=460')",1,0,1] ] ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

