I recently ran across a sweat application that generated an org chart. What 
is so sweat is that the Hierarchial data is housed in a XML doc ... and then 
XSL parser recursively transforms the data .... with embedded VML to handle 
the graphical framework.

And it executes at the client! The only files sent from the server are the 
XML document which references the XSL definition.

Of course this is MSXML 2.0/IE 5 client based.

I can't wait until the next time I need a tree structure GUI.




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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

Reply via email to