javascript - Load html in windows strore app from appdata folder -


i'm developing windows store app using javascript, html5 , c#. have developed functionality downloads zip web , extracts "appdata" folder in "c" drive. zip file has html files. question is, want display html in windows app.

i'm able load html web in iframe not local drive. tried giving absolute path in iframe not working.

use webbrowser.navigatetostring("parameter"). question possible duplicate: local html file - webbrowser - windows phone 7


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

command line - How can a Python program background itself? -

php - "cURL error 28: Resolving timed out" on Wordpress on Azure App Service on Linux -