Hi,
I have a HTML 5 application which has requirements of getting data in XML from the server.
I`m achieving this using XMLHttpRequest.Open method to get access to XML file placed at the server.
How can i cache a XML in off line mode ?
Thanks!!
Santosh Sutar