« Javascript array sort with custom comparators | Main | tomcat jdbc connection pool configuration »

revelation: embedded images in html

Did not know I could ship the entire image embedded in html - encoded in base 64.
View source on this page and see how Powerd by apache image is shown!

eg:
< img src="data:image/gif;base64,
BINARY DATA HERE" />



Ref: http://www.unixreview.com/documents/s=8217/ur0305h/

TrackBack

TrackBack URL for this entry:
http://developer.spikesource.com/blogadmin/mt-tb.fcgi/63

Comments (1)

John Peter C:

Hi,
Easy one is it?
But doesn't work with IE.

Thanks

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)

About

This page contains a single entry from the blog posted on August 30, 2007 11:38 PM.

The previous post in this blog was Javascript array sort with custom comparators.

The next post in this blog is tomcat jdbc connection pool configuration.

Many more can be found on the main index page or by looking through the archives.