Adejaani
03-10-2003, 05:23
Hi..... I'm not sure if this has been asked before, but SalusaSeconds, could you please maybe write a brief tutorial on how to grab the XML into HTML and sticky it? I have some success, but not too much. :)
Like, for example, why the economy one doesn't work. It's probably because it's a subcategory..... Thanks in advance!
<xml id="NATIONINFO" src="http://www.nationstates.net/cgi-bin/nationdata.cgi/nation=Adejaani"></xml>
<br>Population: <span datasrc="#NATIONINFO" datafld="POPULATION"></span>&million
<br>UN Category: <span datasrc="#NATIONINFO" datafld="CATEGORY"></span>
<br>Economy: <span datasrc="#NATIONINFO" datafld="ECONOMY"></span>
Like, for example, why the economy one doesn't work. It's probably because it's a subcategory..... Thanks in advance!
<xml id="NATIONINFO" src="http://www.nationstates.net/cgi-bin/nationdata.cgi/nation=Adejaani"></xml>
<br>Population: <span datasrc="#NATIONINFO" datafld="POPULATION"></span>&million
<br>UN Category: <span datasrc="#NATIONINFO" datafld="CATEGORY"></span>
<br>Economy: <span datasrc="#NATIONINFO" datafld="ECONOMY"></span>