2005/01/20

An example to write xml file by DOM

description: read an input file, TopTen.csv, from local machine, and write into a xml file which named TopTen.xml.

input file: TopTen.csv

source code:
1.WriteXMLByDOM.htm
2.IOUtil.htm

No comments: