Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how to display XML doc in a web application without using XSLT

Status
Not open for further replies.

bgsusi

Programmer
May 18, 2007
2
0
0
BG
Hi,what other options do I have for displaying XML documents in a web application, apart from using XSLT ?

I read I could program Web Forms manually, but all tutorials on that include XSL transformations, and I need a different method.
Could you help with some terms or any web sites that might give solutions to that?
 
You repeat the question in this new thread. If you want to draw fresh attention, add new thought to the original thread.

"Display": what do you mean by display? Default stylesheet show an xml document in expandable tree in some major browser, does it constitue a "display"?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top