I have a SQL 7 database full of images (datatype Image). I also have an ASP page that allows the user to type in the name of the person they want to look up a picture of. I can retrieve the record no problem, I just need to know how to display the image on the page once Ive located it.