![]() |
| |||||||
|
| |
![]() |
| | LinkBack | Thread Tools |
|
#1
| ||||
| ||||
| how to display xml in html? |
| |
|
#2
| ||||
| ||||
| Your xml ? |
|
#3
| ||||
| ||||
| You can use XSLT to render the page for you. A great tutorial can be found here.XSLT stands for XSL Transformations. In this tutorial you will learn how to use XSLT to transform XML documents into other formats, like XHTML. www.w3schools.com |
|
#4
| ||||
| ||||
| You can do so by embedding an XML tag in the HTML document which points to a datasource (meaning your xml document that contains the data) like so:And then you can use that datasource to display it inline with the HTML:The above example was taken from www.w3schools.com. Hope it helps. |
|
![]() |
| Thread Tools | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Big Display | SirStukings | Graphics Cards & Monitors | 4 | 13th Nov 2007 04:34 PM |
| Is there a way to set an HTML tag so it is... | reginaldhalliday | Web Browsers & FTP Clients | 1 | 2nd Apr 2007 02:14 PM |
| Help! HTML.? | K&B | Web Design, Hosting & SEO | 3 | 2nd Apr 2007 01:33 PM |
| Is there a way I can get my TV to display | Bandit600 | Graphics Cards & Monitors | 1 | 1st Apr 2007 05:46 PM |
| What does a / at the end of an HTML tag mean? | Celtic | Web Design, Hosting & SEO | 3 | 19th Mar 2007 12:52 AM |
| Powered by vBulletin® Copyright ©2000 - 2008 Jelsoft Enterprises Ltd. SEO by vBSEO ©2008, Crawlability, Inc. |