Urgent: Important: Image as responseText or responseXML in
Posted: Wed Apr 08, 2009 7:47 am
How to get image as responseText or responseXML in Ajax response?
I am using PHP to display image (using echo).
I need to get this image as a responseText or responseXML in the Ajax. How to display the image in the browser using Ajax?
Are there any approaches to have image payload in Ajax responseXML?
Ajax experts, please help me.
I am using PHP to display image (using echo).
I need to get this image as a responseText or responseXML in the Ajax. How to display the image in the browser using Ajax?
Are there any approaches to have image payload in Ajax responseXML?
Ajax experts, please help me.