I have a form containing a CFTREE bound to a CFC. Users can expand the items in 
the tree and click a submit button, which takes them to another page. They then 
use the IE8 browser back button to return to the CFTREE page.

What is happening is that upon returning the CFTREE is completely 
reinitialized. The expansion that the users did before clicking submit 
disappears and the tree appears as it did upon initial entry to the form..

After further analysis I found that the CFC is firing upon the return, thereby 
refreshing the CFTREE. 

What I would like is that the state of the CFTREE be maintained upon the return 
instead of refreshing.

I assume this is possible but I am not seeing the solution. Nor do I understand 
why the CFC is firing upon a IE8 browser back button event.

Any ideas or suggestions would be highly appreciated.

Regards,

Dkain

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:349489
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to