Hey... I have a CFTree control in a left frame. When a user clicks on a leaf, it presents a form in the right frame. The form basically allows them to add new nodes / leafs to the tree. When the form is submitted, it updates the database with the new tree info, and then refreshes the tree control in the left frame so that the user can see the change. My only problem is that I cannot keep track of what's expanded, and so i cannot pre-expand anything when the tree is refreshed. Does anyone know how to do this? Thanks! - Jonathan ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

