Exforsys

Online Training

how to display xml in html?

This is a discussion on how to display xml in html? within the XML forums, part of the Programming Talk category; how to display xml in html?...


Go Back   Exforsys > Programming Talk > XML

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 03-19-2007, 08:10 AM
Junior Member
 
Join Date: Mar 2007
Posts: 1
alexxblue is on a distinguished road
how to display xml in html?

how to display xml in html?
__________________
Powered by Yahoo! Answers
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 03-19-2007, 10:10 AM
Junior Member
 
Join Date: Mar 2007
Posts: 1
pixelrage is on a distinguished road
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
__________________
Powered by Yahoo! Answers
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 03-19-2007, 11:10 AM
Junior Member
 
Join Date: Mar 2007
Posts: 1
knightmare1 is on a distinguished road
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.
__________________
Powered by Yahoo! Answers
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new questions
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
Html Tutorials Prabhu N Html 1 01-30-2007 06:22 PM
XML, XSLT, HTML forward converter2 by thomasholme JobHelper Microsoft.NET Offers 0 11-22-2006 11:17 AM
HTML for starters Ro_Maniak Html 15 07-06-2006 02:57 PM
CSS Tutorials : Lesson 12 – Elements Display JobHelper Career Advice 0 04-14-2006 10:34 AM
Oracle : Podcast: Getting Started with Oracle HTML DB techguru Oracle Tutorials 0 08-27-2005 12:29 PM


All times are GMT -4. The time now is 02:32 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Copyright 2004 - 2007 Exforsys Inc. All rights reserved.