Hello! I have an application using a WebKitGTK+ WebKitWebView to render and process data.
I'm trying to write as much of the it in JavaScript as possible, so I would like to be able to query a sqlite3 database on the filesystem using JavaScript. Please note that this is a custom application, not a browser, and it's loading only local resources, so security is not an issue. Also if it's possible on ports other than GTK it's ok, I can look how it's done and port that over. Thanks in advance, Eduardo Felipe. _______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
