HI, I am a student and individual developer Working on a Live HTML 5 editor and also publish BETA version on windows 8.1 store, see below link :
Propan HTML 5 Live Editor : http://apps.microsoft.com/windows/en-us/app/propan/f8fcdd0c-60e2-4ad9-9186-1d9e845c6a2c
I programmed, so it open html files and able to extract all contents inside it but not able to get associated files with that like external css or js links.
how ever i am working on that but for now i want to save media files, that user include in current file ,so when the file open again it automatically fetch all media attached with that html document .
I know nothing is impossible but how to do so ??
Please check out my App and include media then save that file,after that open Propan again and reopen your saved file.