for such kind of jobs, i use the following method: <img src="data:image/gif;base64,<here the base64 encoded stream>" width="80" height="15" />
Returning the entire tag, so I can include it even in ajax responses. I hope it can be helpful, Giulio
for such kind of jobs, i use the following method: <img src="data:image/gif;base64,<here the base64 encoded stream>" width="80" height="15" />
Returning the entire tag, so I can include it even in ajax responses. I hope it can be helpful, Giulio