<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.0.9">
</HEAD>
<BODY>
Well, I am saving and then returning the full filename (including file extension) if thats what you mean. Both Mozilla and IE show the correct filename when asking me what to do with the file.<BR>
<BR>
But there's a couple weird things that I just noticed:<BR>
1. Opening the tif files with Adobe PhotoPaint works. I was originally trying to open them with the &quot;kodak imaging&quot; program that comes with Windows and thats where I get the error.<BR>
2. When IE saves the file to the temp directory it stores it as whatever[1].tif instead of whatever.tif like it should and does do when I just to save it to disk.<BR>
<BR>
Any ideas?<BR>
<BR>
Thanks<BR>
Aaron Kunkle<BR>
<BR>
On Thu, 2003-10-02 at 16:35, J Cameron Cooper wrote:<BR>
<BR>
<BLOCKQUOTE TYPE=CITE>
<PRE><FONT COLOR="#737373"><I>IE (and/or Windows) is known to almost religiously ignore any attempts 
by the server to tell it what type some content is other than its filename.

When you &quot;save as&quot; it will realize what it is looking at, but when being 
presented &quot;inline&quot; you are generally at the mercy of file extensions. 
You may need to find a way for your link to end in '.tif' or whatever it 
really is. Problems with this OS misfeature are dreadfully common.

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; --jcc</I></FONT></PRE>
</BLOCKQUOTE>
<BR>
<BR>
</BODY>
</HTML>