objective c - iPhone : How to create .mht file for iPhone? -


is possible make .mht (web archive) file iphone ?

.mht(web archive) image embedded html file. can easy way send html in email contain images.

so how make type of file ?

apple's safari browser, runs on iphone, not support .mht file extension.

you may try using data uri scheme instead, more portable.


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -