Forum Moderators: open

Message Too Old, No Replies

Adding XML content to a website

I need a beginners' guide to incorporating XML into a website

         

jetnovo

1:30 am on Oct 7, 2004 (gmt 0)

10+ Year Member



Hi there

I'm ok at using HTML but I don't understand any other languages (php or xml or asp, etcetera).

Can someone suggest a good online resource for a novice like me, that explains how to incorporate XML content into a website?

I'm doing voluntary work on a site for a public access radio station, so have no budget to purchase software etc.

I want to incorporate the BBC News RSS feed into the site.

macrost

4:09 pm on Oct 7, 2004 (gmt 0)

10+ Year Member



jetnovo,
Well to tell you the truth, a server side technology really should be used. I can't remember how well the big browsers can handle either xsl transformations on the client side (ie sucks) or by using data islands.

A good site to check out would be [w3schools.com...]

Mac