XML data in aspx

L

Looch

Hi All,

Is there a VS2005 control that can use an XML file as its source and
show the resulting XML file contents? Similar to opening the XML file
in a new browser window, but the file data is actually shown within
the control that is on an aspx page.

Thanks for any suggestions.
 
M

Martin Honnen

Looch said:
Is there a VS2005 control that can use an XML file as its source and
show the resulting XML file contents? Similar to opening the XML file
in a new browser window, but the file data is actually shown within
the control that is on an aspx page.

With the Xml control you would need a fitting XSLT stylesheet.
Or you switch to Oleg Tkachenko's eXml control
<URL:http://www.xmllab.net/Products/eXml/tabid/174/Default.aspx>, it has
a property ShowFriendlyXml for nice XML output.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,071
Latest member
MetabolicSolutionsKeto

Latest Threads

Top