Thread
:
convert csv file to xml
View Single Post
pradeep
Team Leader
24Aug2007,11:45
Download and install MiniXML,
http://minixml.psychogenic.com/api.html#docfromarray
create an array from the CSV file and use MiniXML to convert it into XML.