I need some help. I made a vb program with the XML DOM object that creates and XML file. Everything is fine and another program can read that xml file fine. The problem is that the other morons sitting around me would like the xml formatted. If you open the xml file in IE it looks fine... But if you open it in say notepad its all messed up on 2 lines. Is there anyway with the XML DOM object to insert a line feed so you can view the file in notepad? I know its pointless but hey... im still on the clock.
Thanks