windosXP -IE6.0- Tiff file display problem

  • Thread starter Thread starter Vishnu
  • Start date Start date
V

Vishnu

I have a strange problem on WindowsXP proffessional with
IE6 ,when i try to display a tiff file ,it is not
showing ,small red x is comming up.
I tried by dowloading latest IE from microsoft but no use
this is working fine on win2k IE6

Here is the html file I am using to display the tif file

<html>
<head>
<img SRC="http://192.168.0.30/test/test.tif" BORDER="1">
</head>
</html>

Any help will be Greately appriciated

Thanks
vishnu
 
I can't remember whether HTML supports TIFF or not, but have you made sure
that your graphic is in RGB color mode and not CMYK?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top