Click here to Skip to main content
15,914,111 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
When i load an mht file in an iframe i get to see te source not the content

the code i use is
HTML
<iframe src='Sponsors 2019.mht' width='100%'>
<p>not compat</P>
</iframe>

i want to see the content of the file but i only get to see the source

What I have tried:

i already tryed to load it on an synology server and local with XAMPP
Posted
Updated 13-Jun-19 20:07pm
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900