fasil Posted April 15, 2005 Posted April 15, 2005 Here is the deal: 1. I have an image extracted out from a database through a SQL statement. ex. SELECT IMG_DATA FROM tblIMAGE WHERE ID = 1 I need to stream the IMG_DATA on a page binding it to a <IMG> tag. How do I do this? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.