SiteExperts.com Logo Home | Community | Developer's Paradise | Jobs
User Groups | Site Tools | Site Information | Search

Inside Technique : XML Weather Station
By Scott Isaacs

This page uses the XML Parser that is included with Internet Explorer 4.0 to download the weather data. The XML weather data is used to populate the state and city list and to update the table as you select different states and cities.

You can select a city from the list. Once selected, the cities weather report and XML fragment that supplied the data is displayed. WeatherReport.xml contains the data used for this demonstration.


The data below is simulated

HI: C F
LOW: C F

XML Description

Discuss and Rate this Article