← Prev in month
← Prev in thread
Line Breaks and formatting
Hello, I'm using vb and the MSXML2 object model to create XML documents in code. I've noticed that the XML is constructed all on one line... I'd like to somehow insert line breaks (and possibly add other formating like tabs), into my XML while creating with MSXML2. Is this possible? Thanks! Karl
← Prev in month
← Prev in thread