hi guys
i've stored images in sql server. how do i retrieve the images and displaying them on the same page that sends the request. i kinda figured how to retrieve the images using the
file.outpustream
. just need to know o i display the image using an image tag.