| Author |
Problem Opening File with .TIF Extension
|
chetan raj
Ranch Hand
Joined: Jul 18, 2006
Posts: 34
|
|
Hi have an application which open files with extention .tif without any problem But if change the extension of the file to .TIF . I am not able to open that file in my Internet Explorer. I have installed alternet Tiff on the system. But i still not able to open file with extention .TIF. Can any body suggest what changes i have to do in my application or server so that it if open files with extention .tif or TIF Thanks in Advance [ March 10, 2008: Message edited by: chetan raj ]
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56191
|
|
|
Wouldn't it just be easier to rename the files?
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
chetan raj
Ranch Hand
Joined: Jul 18, 2006
Posts: 34
|
|
Can anybody tell if this possible by making some chagnes in browser setting ,in server etc or any other file.
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56191
|
|
|
TIFF files aren't a very web-friendly format to begin with. I'd recommend JPEG, GIF or PNG formats.
|
 |
Ben Souther
Sheriff
Joined: Dec 11, 2004
Posts: 13410
|
|
I didn't think browsers could view tif files at all (at least, not without a plugin). What browser and version are you using? Did you need to install a plugin to get it to render tif files?
|
Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
|
 |
 |
|
|
subject: Problem Opening File with .TIF Extension
|
|
|