How to handle [TIFF][1] file in HTML pages?
I want to display a TIFF file in my HTML page.
I have tried using embedded tag, object id, img, etc. But I am unable to display the image (TIFF) in the HTML page.
I am not using Java, .NET or any other thing in my project. I am using HTML only.
#Hi all,
To the above question, yesterday i got solution. i.e safari able to support TIFF image loading.
What should i do to load TIFF image in the remaining unsupported browser(IE, Mozilla, Firefox, etc)
i am unable to install third party installer or controller(like ActiveXController).
please give your valuable suggestion to this.
Thanks in Advance.