I have a multi frame window. One frame is a cftree. When a branch of the
tree is selected it opens the details via a link in a second frame. I then
need to refresh the information in yet another frame. This third template
uses a session variable to update the name of the object just selected in
the tree. I use a JavaScript to update the frame with the code
"parent.locator.location.href = "locator.cfm";. The code works the first
three times a different branch is selected perfectly. The fourth selection
and thereafter the "locator" frame is not updated.
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to