Intranet on Smartphone
You can create offline wapsite using Opera Mobile Browser (Not Opera Mini) and X-plore.
How to do:
How to do:
- Create HTML page using X-plore. Open X-plore, select path ( select on E:/ or E:/ ) » press Menu » File » New txt file » name the file must be end with .html, .xhtml, .wml, .php, or other page type, example "page1.html".
- Now add page element on that page. Note: if you add link or image that point to other offline page/image on your mobile phone memory, replace http:// with file://localhost/, example if you create 2 pages, page 2 is page2.html and the path is E:/page2.html (to see the path, headline the page, press menu » fille » show details), so to add link to page 2 use code <a href="file://localhost/e:/page2.html">page2</a>
- Now open Opera Mobile. Enter address of page one, in this example is e:/page1.html. Now you can see your offline page.
Original trick by wapmaster.wen.ru