Hi,

My app is using frames. I frame 2 I have a treevew created using <cfdirectry...etc.
At the top of frame 3 I have three buttons that when clicked refreshes frame 2 using

<body onLoad="javascript:parent.frames['middle'].location.href = 
parent.frames['middle'].location.href" bgcolor="#617087" leftmargin=0 topmargin=0 
marginwidth="0" 
marginheight="0">

If I happen to "drill-down" the directory structure in frame 2 and then click "B" in 
frame 3 frame 2 gets refreshes OK. How can I force frame 2 to display a default 
directory 
when "A", "B" or "C" are selected?

For example, I drill down in frame 2 and the following is displayed:

C:\mywork\test\demo
C:\mywork\test\demo\file1.txt
C:\mywork\test\demofile1.txt
C:\mywork\test\demofile1.txt
C:\mywork\test\demofile1.txt

When I click on "B" in frame 3 rather than refresh frame 2  I want it to display 
C:\mywork

 -----------------------------------------
|  frame 1  |  Frame 2  | [A]  [B]  [C]  |
|                |                 |                     |
|                |                 |    Frame 3    |
|                |                 |                     |
|                |                 |                     |
 -----------------------------------------


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=5
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=5

Get the mailserver that powers this list at 
http://www.coolfusion.com

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
                                

Reply via email to