html - Connectivity of SQLite with JavaScript -
I am developing a web application on asp.net. Some pages need to be run in offline mode, for this I have also made a copy database in the client system at a specific folder location. Now I want to make a connection with the SQLite and HTML pages using Javascript. Please give me a solution for this
Comments
Post a Comment