It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Forum

Log In Sponsors
Board index Programming XML Forum

display an xml feed

display an xml feed

Postby dazz_club on Wed Oct 04, 2006 10:50 am

hi guys,

how would i go about insert an xml file into my html file??

cheers
User avatar
dazz_club
250+ Club
 
Posts: 313
Joined: Fri Jul 15, 2005 7:35 am
Location: Chester and Hull

Postby stjacqd on Fri Apr 13, 2007 8:35 pm

I am not sure to unersdand your question but if you need to add xml code into your html, you just have to use the <xml> </xml> tag.

I am not sur that answer your question.

Regards
stjacqd
 
Posts: 4
Joined: Fri Apr 13, 2007 7:33 pm
Location: Montreal

Postby palme on Sun Aug 24, 2008 8:18 am

Hi
i suppose you have an html page that's example.htm and an xml-file is example.xml
you have to insert one line code in the example.htm and url addresse of xmlfile is
http://www.qmars.dk/example.xml
that is :

<XML ID="myxml" SRC="http://www.qmars.dk/example.xml"></XML>
if the 2 files is in the same directory then
<XML ID="myxml" SRC="example.xml"></XML>
and from now you can use all the data i example.xml in your html file
palme
 
Posts: 37
Joined: Wed Aug 06, 2008 9:18 pm


Who is online

Users browsing this forum: No registered users and 0 guests