-
Robert LarkinsAsked on November 26, 2020 at 9:36 PM
So... these files saved to the filesystem... they're saved in what directory?
-
Vick_W Jotform SupportReplied on November 26, 2020 at 9:56 PM
Hi Robert,
The storage directory is allocated by you. Please check the following from the same blog post.
You may also check the following guide provided by Google Chrome about managing HTML5 offline storage.
https://developer.chrome.com/apps/offline_storage
Let us know if you have any other questions or concerns.
Thanks.
-
Robert LarkinsReplied on November 30, 2020 at 4:17 PM
Yes, I see that the AMOUNT of space requested is determined by the web developer, but at what path are these files stored?
-
Jovanne Support Team LeadReplied on November 30, 2020 at 8:00 PM
Hi,
You can check the file directory using the FileSystem-API. Kindly refer to the screenshot below:
Let us know if you have further questions.
-
Robert LarkinsReplied on December 5, 2020 at 3:07 PM
Ok, I missed that on the first run through. Thanks for the answer!