reading XML
Kamon | Posted 12:43am 8. March 2006 Server Time |
I have a site that goes out to this xml doc (http://xml.weather.yahoo.com/forecastrss?p=CHXX0008) and gets the weather for the given city. I know in .net (im using 1.1 on this project) you can read the xml, I just don't know how to do it correctly. Can anyone give me a site, or example to work from in order to read that xml doc?
thanks |