
I''ve scoured the Web for a good article on how to put images into SQL server using ASP. None seemed to exist. So I invested in an inexpensive COM object, ASPUpload, which solved most of the problem. However, now that I could get images into SQL, I needed to find out how to get them out and properly display them. There was a lack of information about this as well, and the ASPUpload sample code didn''t work consistantly.
|