Embed image in html with ajax



Hello.
I need to embed an image, that it is obtained through an ajax
petition, in html document. In the ajax response I get the image data
encoded at png format.

How can embed this data buffer in an image object an show in the html
document?

.



Relevant Pages