read image from database with ajax

Posted by ama on Stack Overflow See other posts from Stack Overflow or by ama
Published on 2010-05-16T08:12:19Z Indexed on 2010/05/16 8:20 UTC
Read the original article Hit count: 173

Filed under:

Im trying to read image from database with javascript ajax, but i could not read the xmlhttp.responseText to the img src ,the image is saved as binary data in database, and also retrived as binary data .can any one show me how to do that?

© Stack Overflow or respective owner

Related posts about ajaxtoolkit