This is a migrated thread and some comments may be shown as answers.

[Solved] parser *.mht?

1 Answer 144 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Jason Lee
Top achievements
Rank 1
Jason Lee asked on 25 Dec 2007, 06:33 AM
Does radEditor support to parser *.mht?

1 Answer, 1 is accepted

Sort by
0
Lini
Telerik team
answered on 27 Dec 2007, 12:37 PM
Hello,

RadEditor does not support editing MHTML files out of the box. Since the file format is standardized It should be fairly easy to write your own parser that opens the .mht file and reads the HTML code, which is stored at the beginning. You can then feed this code to the editor and then insert it back into the .mht file. However, this will work only for basic HTML editing and will not allow you to add/modify images.

Best wishes,
Lini
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Editor
Asked by
Jason Lee
Top achievements
Rank 1
Answers by
Lini
Telerik team
Share this question
or