CSE691/891 - Internet Programming Summer 2001
prev next

Using XML from Files


This page reads XML data from file "lectureNote.xml" and builds HTML elements from its contents.



If you press this button and compare the newly created HTML with source code of this page (view/source), you will see how a script can dynamically change information on a web page using XML it reads from a file.



prev next