Internet Explorer View Source

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am on the web and looking to see the pages information in notepad in HTML.
I right click on the page and click view source. It gives me an error that
says, "The XML source file is unavailable for viewing." How do I view this?
Is it a setting in my browser?
 
I am on the web and looking to see the pages information in notepad in HTML.
I right click on the page and click view source. It gives me an error that
says, "The XML source file is unavailable for viewing." How do I view this?
Is it a setting in my browser?

No, there isn't anything wrong with your browser. For MSXML documents, the
behavior is by design:

PRB: Browsing and Saving the Default MSXML XSL Stylesheet in Internet
Explorer
http://support.microsoft.com/default.aspx?scid=kb;EN-US;282127
 
How do I change this so I can view the XML? Another user can see the XML on
another computer.
 
How do I change this so I can view the XML? Another user can see the XML on
another computer.
Same page or a different page? If you search google or the microsoft site
on this topic a bit, you'll find that the error message you're seeing
appears when there is something amiss with the source code for the page. In
other words, there's not much that you can do on your end - the error needs
to be fixed on the server end.
 
Back
Top