<html><div style='background-color:'><DIV>
<P>I work with the HierMenu code extensively, and with ColdFusion. I don't understand what it is you are trying to do. Why would you pass the #name# value to the HM_Array.js? The HM_Array.js is a predefined listing of links for your menu. Are you trying to dynamically control the menu using ColdFusion?</P></DIV>
<DIV></DIV>
<DIV>Cutter</DIV>
<DIV></DIV>
<DIV><A href="http://www.falcon-knives.com/">Falcon Knives</A></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>----Original Message Follows---- 
<DIV></DIV>From: phumes1@home.com 
<DIV></DIV>Reply-To: javascript@LaTech.edu 
<DIV></DIV>To: javascript@LaTech.edu 
<DIV></DIV>Subject: [Javascript] Re: Hiermenus v4.1 - http://www.dhtmlab.com/ 
<DIV></DIV>Date: Tue, 25 Sep 2001 10:54:28 -0400 
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>I'm using this menu system along with ColdFusion. My CF code displays all 
<DIV></DIV>the files in a specific directory with the following <A href="" to DIV < attached>each filename. 
<DIV></DIV>
<DIV></DIV><A title="Left Click here..." href="http://lw4fd.law4.hotmail.msn.com/cgi-bin/dasp/EN/rte.asp#name#" DIV <>onMouseOver="popUp('HM_Menu1',event)" onMouseOut="popDown('HM_Menu1')" 
<DIV></DIV>class="dirlinks" alt="#name#"&gt; 
<DIV></DIV>
<DIV></DIV>When the link is clicked it opens another template that will return all the 
<DIV></DIV>information (size, date last modified..etc) on the file. 
<DIV></DIV>
<DIV></DIV>The problem I'm having is getting that filename passed into the javascript 
<DIV></DIV>code into the HM_Arrays.js file. 
<DIV></DIV>
<DIV></DIV>How can I pass the filename (#name#) name into the javascript code? 
<DIV></DIV>
<DIV></DIV>See below. It won't work if I wrap this code with CF's <CFOUTPUT>...</CFOUTPUT> 
<DIV></DIV>
<DIV></DIV>HM_Array1 = [ 
<DIV></DIV>[105,,, 
<DIV></DIV>,,,,,,,,,,,,,,,, 
<DIV></DIV>0,false], 
<DIV></DIV>["<U>F</U>ile","http://",1,0,1], 
<DIV></DIV>["QuickEdit","http://",1,0,0], 
<DIV></DIV>["","",1,0,0], 
<DIV></DIV>["Compose","http://",1,0,0], 
<DIV></DIV>["Pget","http://",1,0,0], 
<DIV></DIV>["Print","http://",1,0,0] 
<DIV></DIV>] 
<DIV></DIV>
<DIV></DIV>HM_Array1_1 = [ 
<DIV></DIV>[], 
<DIV></DIV>["Info","javascript:window.open('fileinfo.cfm','','toolbar=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width=560,height=560')",1,0,0], 
<DIV></DIV>["Delete","http://",1,0,0], 
<DIV></DIV>["Rename","http://",1,0,0] 
<DIV></DIV>] 
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>_______________________________________________ 
<DIV></DIV>Javascript mailing list 
<DIV></DIV>Javascript@LaTech.edu 
<DIV></DIV>http://www.LaTech.edu/mailman/listinfo/javascript 
<DIV></DIV></A></div><br clear=all><hr>Get your FREE download of MSN Explorer at <a href='http://go.msn.com/bql/hmtag_itl_EN.asp'>http://explorer.msn.com</a><br></html>