I am trying to return n XML formatted tre to Flash (for use by A Tree
component).  Flash really doens't like extraneous whitespace.  I am
generating the XML using CFXML then transmitting the XML from a CFC
using toString(CFXMLObject).  When I view the file is has boatloads of
empty lines in it which confuses Flash brain dead parser.  

Why does toString produce white space? The object doesn't have empty
nodes in it (as seen from a CFDump).  How can I get rid of this
whitespace?
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to