Hi
I want to display image to the client side , but the problem is my image is stored in database in Blob format .
Can u help me?
Hi
I want to display image to the client side , but the problem is my image is stored in database in Blob format .
Can u help me?
from http://dean.edwards.name/weblog/2005/06/base64-ie/
< img src="data:image/gif;base64,R0lGODlhDwAPAKECAAAAzMzM///// wAAACwAAAAADwAPAAACIISPeQHsrZ5ModrLlN48CXF8m2iQ3YmmKqVlRtW4ML wWACH+H09wdGltaXplZCBieSBVbGVhZCBTbWFydFNhdmVyIQAAOw==" alt="Base64 encoded image" width="150" height="150"/>