View Single Post
  #5 (permalink)  
Old 4th September 2008, 01:25 PM
Vito_Nuccio's Avatar
Vito_Nuccio Vito_Nuccio is offline
Veteran Member
 

Join Date: Oct 2007
Location: Michigan
Posts: 532
Chips: 3,468
Thanks: 106
Thanked 95 Times in 70 Posts
Default Xml

Quote:
Originally Posted by frob23 View Post
What are you trying to view them with?

I use a plain text editor and don't have any problems.
Agreed, you can view most files with a simple text editor.


Sometimes there are special backend instructions in a line of code or two near the top of an XML doc that will confuse a browser if trying to open. You can open the file in a text editor, delete these lines and then you get the nice indented color coded XML document to pop. Note: save a copy of the file before trying to edit in case you delete the wrong stuff.

Bye,
Reply With Quote