Hi,
I have been trying to retrieves images from a SQL SERVER database and show them in a ASP.NET website…
I succeed using Response.BinaryWrite but it is displayed throught the whole page and everything else just disappear… and that’s not what I need…...