From: "Florian Groß" Date: 2005-09-10T01:03:16+09:00 Subject: Re: IE6 no display jpeg images from mysql database Jacob Fugal wrote: > The problem is that IE is not HTML 4.01 compliant (and the data: uri > is an HTML 4.01 feature). Read more here: > > http://www.garyfeng.com/wordpress/2004/06/09/data-uri-wont-work-in-ie/ > > From that page, it appears there's no workaround. Sorry. IIRC javascript:'data' URLs work, but they have no implicit Content-Type.