Comments on: Embed Base64 encode image into HTML page http://blog.hedgerwow.com/2007/06/05/embed-base64-encode-image-into-html-page/ Keep It Simple, Stupid Mon, 29 Oct 2007 07:58:10 +0000 http://wordpress.org/?v=2.0.5 by: Eric http://blog.hedgerwow.com/2007/06/05/embed-base64-encode-image-into-html-page/#comment-134 Mon, 08 Oct 2007 21:19:50 +0000 http://blog.hedgerwow.com/2007/06/05/embed-base64-encode-image-into-html-page/#comment-134 BTW, the link to the source code is at the link: http://www.hedgerwow.com/360/dhtml/base64-image/code.txt BTW, the link to the source code is at the link:
http://www.hedgerwow.com/360/dhtml/base64-image/code.txt

]]>
by: Eric http://blog.hedgerwow.com/2007/06/05/embed-base64-encode-image-into-html-page/#comment-133 Mon, 08 Oct 2007 21:18:33 +0000 http://blog.hedgerwow.com/2007/06/05/embed-base64-encode-image-into-html-page/#comment-133 What i want to understand is what the www.yahoo.com and www.google.com strings mean. I looked at the VML W3C standard and the SRC attribute is a URL to the image that is to be displayed, why isnt this url a path to the local image or what not, what relates www.google.com to the squirrel?! Thanks What i want to understand is what the www.yahoo.com and www.google.com strings mean. I looked at the VML W3C standard and the SRC attribute is a URL to the image that is to be displayed, why isnt this url a path to the local image or what not, what relates www.google.com to the squirrel?!

Thanks

]]>
by: Girish http://blog.hedgerwow.com/2007/06/05/embed-base64-encode-image-into-html-page/#comment-125 Sun, 23 Sep 2007 13:26:16 +0000 http://blog.hedgerwow.com/2007/06/05/embed-base64-encode-image-into-html-page/#comment-125 Hi, This is the first webpage i have seen with embedded image working on IE, bt having a look upon the source code, i dont understand how ar things happening exactly.It would be a big favor if you can explain me or send me the source code of this page. Thanks in Advance, Regards Girish Hi,

This is the first webpage i have seen with embedded image working on IE, bt having a look upon the source code, i dont understand how ar things happening exactly.It would be a big favor if you can explain me or send me the source code of this page.

Thanks in Advance,
Regards
Girish

]]>
by: Antonio Parraga http://blog.hedgerwow.com/2007/06/05/embed-base64-encode-image-into-html-page/#comment-109 Thu, 16 Aug 2007 19:43:19 +0000 http://blog.hedgerwow.com/2007/06/05/embed-base64-encode-image-into-html-page/#comment-109 Great work! I have spend like 8 hours looking for an IE7 compatible method to display embedded images, and your method works for me. It's better than use tables or divs to paint an image (a workaround that I found in other forums). Regards Antonio Great work!

I have spend like 8 hours looking for an IE7 compatible method to display embedded images, and your method works for me.
It’s better than use tables or divs to paint an image (a workaround that I found in other forums).

Regards
Antonio

]]>
by: David http://blog.hedgerwow.com/2007/06/05/embed-base64-encode-image-into-html-page/#comment-103 Thu, 05 Jul 2007 15:57:19 +0000 http://blog.hedgerwow.com/2007/06/05/embed-base64-encode-image-into-html-page/#comment-103 Hi, This is very very cool. I have a webpage which receives an image encoded as a base64 string via an asynchronous HttpRequest at some point after the page has been loaded. I would like to display this image. In Firefox this is easy using the data URI. But I have not been able to do the same thing in IE. Your page is the first working IE example I have seen. But when I examine your source code I can't see how the MHTML and VML work together. I can't see the string that encodes the images at all. I would really like to create a dynamic version, where javascript can change the image. Can you give some explanation? Or an example of dynamically setting the image in IE using javascript? Hi,
This is very very cool. I have a webpage which receives an image encoded as a base64 string via an asynchronous HttpRequest at some point after the page has been loaded. I would like to display this image.

In Firefox this is easy using the data URI. But I have not been able to do the same thing in IE. Your page is the first working IE example I have seen. But when I examine your source code I can’t see how the MHTML and VML work together. I can’t see the string that encodes the images at all. I would really like to create a dynamic version, where javascript can change the image.

Can you give some explanation? Or an example of dynamically setting the image in IE using javascript?

]]>
by: guilho http://blog.hedgerwow.com/2007/06/05/embed-base64-encode-image-into-html-page/#comment-100 Fri, 15 Jun 2007 02:01:33 +0000 http://blog.hedgerwow.com/2007/06/05/embed-base64-encode-image-into-html-page/#comment-100 Hi. Sorry about my ignorance but i don't know how to initiate a general discuss on the main page. I will put here my problem, expecting that you can solve it. I have downloaded your accordion menu script on http://www.hedgerwow.com/360/mwd/accordion/demo.php and it worked fine. My problem is that i wish to put a form inside the hidden div's with some input values, but when running the page script, it isn't possible to write on the text forms, and cannot submit any value. Can you help me with this? many Thanks, sorry about the place i've putted my doubt. Guilherme saraiva Hi.
Sorry about my ignorance but i don’t know how to initiate a general discuss on the main page. I will put here my problem, expecting that you can solve it. I have downloaded your accordion menu script on http://www.hedgerwow.com/360/mwd/accordion/demo.php and it worked fine. My problem is that i wish to put a form inside the hidden div’s with some input values, but when running the page script, it isn’t possible to write on the text forms, and cannot submit any value.
Can you help me with this?
many Thanks, sorry about the place i’ve putted my doubt.
Guilherme saraiva

]]>
by: hedgerwang http://blog.hedgerwow.com/2007/06/05/embed-base64-encode-image-into-html-page/#comment-98 Wed, 06 Jun 2007 18:21:49 +0000 http://blog.hedgerwow.com/2007/06/05/embed-base64-encode-image-into-html-page/#comment-98 I've tested this on Ie7 and it works for me. Anyone also have trouble with it? Thanks. I’ve tested this on Ie7 and it works for me.
Anyone also have trouble with it?
Thanks.

]]>
by: reieRMeister http://blog.hedgerwow.com/2007/06/05/embed-base64-encode-image-into-html-page/#comment-97 Wed, 06 Jun 2007 07:26:16 +0000 http://blog.hedgerwow.com/2007/06/05/embed-base64-encode-image-into-html-page/#comment-97 hello, this crashes IE7. greetings hello,

this crashes IE7.

greetings

]]>