The text of this article is not in this database — only its details are. Read it on the old site: Insert, Update and Delete Data in HTML5
4 Comments
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
The text of this article is not in this database — only its details are. Read it on the old site: Insert, Update and Delete Data in HTML5
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
Rocco RockPosted Nov 20, 2014, 2:20 AM
great article ... very helpful indeed! Thanks ! :)
Saravanakumar SekaranPosted Nov 20, 2014, 2:01 AM
Nice article. but how i store the data permanently please explain?
Mahak GuptaPosted May 19, 2013, 3:22 PM
This article is based on SQL Database API. Yes, this article will not work on IE and Firefox. But i am working on the Indexed one which could be supported by IE as well as by Firefox.
Sam HobbsPosted May 19, 2013, 2:39 PM
Does this use the Web SQL Database API or the Indexed Database API? The Web SQL Database API is not part of standard JavaScript and probably never will be. It is supported in Chrome, Safari and Opera but not IE and Firefox. The Indexed Database API however is currently supported by IE, Chrome and Firefox.