Andrew Davidsburg
Posts: 0
Joined: Sun Aug 03, 2014 5:29 pm

Offline Images w/ webSQL Databse

Hi!

Are there any solutions for saving images locally for users that are offline? I have a SQLlite database that is stored locally, and based on the content in the database, I would like specific images to display which would have been downloaded last time online.

ie The user would save a list of shopping items locally and there would be images that match up with the items that would be displayed. The shopping items themselves are created dynamically and stored on the server, with images being culled from various APIs.

Thanks!

Andrew

Andrew Davidsburg
Posts: 0
Joined: Sun Aug 03, 2014 5:29 pm

Offline Images w/ webSQL Databse

Wow thanks a lot Evgene, was not familiar with indexdb, but that seems like the way to go for me. I'm sure I'll be back with more questions!

Return to “Issues”