I have a client who is using an asp page to receive xml files from my company.
When the client views the xml through a browser it is formatted correctly
i.e. indented properly etc.
However, the client also uses wordpad to view the xml and when using wordpad
the xml appears on one line.
Is it possible to change the settings of the asp page so that it formats the
xml correctly?
Thanks in advance
When the client views the xml through a browser it is formatted correctly
i.e. indented properly etc.
However, the client also uses wordpad to view the xml and when using wordpad
the xml appears on one line.
Is it possible to change the settings of the asp page so that it formats the
xml correctly?
Thanks in advance
Comment