February 6, 2013
How to load JSON data into Web SQL tables via a URL in IOS?
I get the data in JSON form via a URL, and I want to push the data into a Web SQL database table.
How do I do this?
Answer
Have a look at following things:
- Introducing webSQL databases
- Compatibility table for support of Web SQL Database
- DEMO, FEATURES, BROWSER SUPPORT, etc
Filed under: Android Coding FAQ
Tags:
Comments
No Comments
Leave a reply
You must be logged in to post a comment.