Click here to Skip to main content
15,912,977 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I want to display an image. I have the image in bitmap format. Without saving that bitmap image into server, I want to show that image.
Posted

1 solution

i guess there is a way to encode images into sql dbs.
or maybe you can try an app called Plupload. or lastly, make a simple flash animation with that image, compile it into a .swf. and then put that .swf into the server.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900