How can i display image in IE using base64 encoding method?
- by Tushar Ahirrao
Hi guys
I want to display image using base64 encoding in IE using GWT
If it is not possible can u please suggest me the alternate way except creating the image to serverside & sending URL to the client side
Can u help me ?