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

I want to store data as json on local storage and i want use that data.
How much data i can store?
And how to do that?

Plz help me...
Posted

1 solution

Visit here:

http://stackoverflow.com/questions/2010892/storing-objects-in-html5-localstorage[^]

Open the developer tool : Go to Resources > Local Storage..you will see to jsonobject is stored in local storage.
 
Share this answer
 
v2
Comments
RiswanulZaman 21-Apr-14 2:24am    
hai thank u for ur solution.. and i wanna know one more thing which is how much data we can store in local storage?
Snesh Prajapati 21-Apr-14 2:32am    
Good explanation is given here:
http://stackoverflow.com/questions/10654148/how-much-data-can-a-browser-save-in-localstorage

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