PDA

View Full Version : Inline images in IE5.x???


SIGINT
09-10-2002, 04:32 PM
Hi everybody,
does anyone know if it's possible to make MS Internet Explorer
display an base64 encoded Inline Image??

This only works with Netscape6.x +:

<img src="data:image/jpg;base64,
/9j/4AAQSkZJRgABAgAAZABkAAD/7AAR

<-- Rest of imagedata -->

SADF">

Thx SIGINT

SIGINT
09-11-2002, 07:42 AM
... Back on top ...