- Joined
- Mar 28, 2012
- Messages
- 4,361
- Reaction score
- 2,070
I've created a simple html file with links to my favorite sites. On my computer I can put this file in my documents folder and open my web browser to load this html file with:
Is it possible to do this on my iPhone 4S (not jailbroken)? Does Safari support opening internal files? And, if so, how do I accomplish this. I realize I could place the html file on my server and use the URL to load it in Safari, but it's much easier to edit the file if it's on the phone. If I can figure out how to do this I'll post a full tutorial on how others can create their own web portal on their phones.
Code:
file:///location/of/mybookmarks.html
Is it possible to do this on my iPhone 4S (not jailbroken)? Does Safari support opening internal files? And, if so, how do I accomplish this. I realize I could place the html file on my server and use the URL to load it in Safari, but it's much easier to edit the file if it's on the phone. If I can figure out how to do this I'll post a full tutorial on how others can create their own web portal on their phones.