From: Belorion Date: 2005-01-13T08:30:33+09:00 Subject: Re: [Long, Detailed] Re: Image decompression, eruby Thanks for the suggestion. My problem, it turns out, was much simpler. I was using a content type of 'image/jpg' when really IE6 wants to see 'image/jpeg'. Which I suppose makes sense, since jpeg is the correct mime notation... thanks for the help though!