%@ Language=VBScript %>
XML Data Island Sample
This web page utilizes the "Data Island" capabilities of Internet Explorer to display XML data in an HTML page. The XML data is supplied by an external ASP page called flashxml.asp. The XML data retrieved from the flashxml.asp is then used as the data source (DATASRC) of the table on this page. Each table cell (<TD>) on this page refers to the field to display by using the DATAFLD attribute.