I'd like to view a website from local storage, using the Browser (not the HTML Viewer), is that possible?
I transferred the site to a USB flash drive and plugged it in, thinking I could access it something like this:
file:///usb/index.html
But if that's possible, I couldn't figure out the syntax.
So I used the File Manager to transfer the site to an internal directory, and then tried to access it something like this:
file:///MyDirectory/index.html
But that didn't work either.
Is this a URL syntax problem, or is it not possible to do what I'm trying to do?
I transferred the site to a USB flash drive and plugged it in, thinking I could access it something like this:
file:///usb/index.html
But if that's possible, I couldn't figure out the syntax.
So I used the File Manager to transfer the site to an internal directory, and then tried to access it something like this:
file:///MyDirectory/index.html
But that didn't work either.
Is this a URL syntax problem, or is it not possible to do what I'm trying to do?