Click here to Skip to main content
15,885,366 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi,

I have a simple html form that accepts user input data like name,dob and phno etc. I need to store this on my local machine(Strictly XML). I need to create a xml file on my local machine and store all the data from the form. I further need to use XMLROWSTRING to query back the results from the stored data. Any ideas as to how I can create a xml doc, If i can get the data saved on my local machine[Stuck right here], I will then use HTML5 Localstorage to query the results from it.
cheers
Thanks in advance!!!

Regards,
ghr
Posted
Updated 19-Mar-12 1:37am
v4

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900