Is it possible to hide the title bar area of a CFWINDOW? If not, without using complex javascripts is there something comparable in ColdFusion that would let me dynamically edit/update information similar to how you can with CFWindow?
I looked into CFDiv but it appears that you must bind the information to something. Would I be able to bind the information in to an xml file?
Thank you.