Hi,
How to create a file into local and write xml data(which coming from a url) into windows 8 using Javascript.
quick.
sandeep chauhan
See the File access sample (Windows 8) for an example of creating and writing a file.
See the Windows Runtime XML data API sample (Windows 8) for an example of using the Windows.Data.Xml classes.
--Rob