Posted by Michael Fesser on 12/22/07 17:43
..oO(Sanders Kaufman)
>"Michael Fesser" <netizen@gmx.de> wrote in message
>news:faenm390hol9gjafv6e2g07mfq1vvrvnqd@4ax.com...
>>
>> Of course this cannot be done. One URL, one document.
>> You need a second script to fetch the image.
>
>There are ways around this, but they can be damned tough.
>
>The simplest is to base-64 encode the binary image, and put that data
>inline.
>That way, instead of linking to the binary data, it's right there in the
>HTML code.
IE doesn't support data URLs.
Micha
[Back to original message]
|