How do I handle TIFF images in HTML pages?
I have tried using the embed tag, object id, img, etc. But, I am unable to display the TIFF image in the HTML page.
I am not using Java, .NET, or any other alternatives in my project.
UPDATE: Safari supports TIFF image loading. How can I load TIFF images in other browsers (IE, Mozilla, Firefox, etc.)?