Downloading and data mapping from zip-archive
Cyril <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.embedding |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <7f57f582-1e73-4cf7-ad3c-34f5e2a7917e@y11g2000yqm.googlegroups.com> |
Please help me to find a solution of the following problem: there is some zip-archive which contains html, css, js etc. I need a browser calls to my code and then the code takes the data from zip-archive. Is it possible to realize it without the new protocol of OS (a solution should be cross-platform)? Thank you.