Display raw XML in an ASP.NET page

Apr 18 2007 12:12 PM
Hello.
I've posted this question before and I don't think I received any responses. I have also searched this and other forums and my question is a bit different than the others.

I'm using ASP.NET 2005 runing on Windows XP. I would like to display raw xml in a browser from memory and not have to create a file on the file system. My need is to have the functionality that the browsers supply when displaying raw xml and, of course, I need the markup tags to remain unchanged.

Any help would be greatly appreciated!

Answers (1)