how to retrive image from database and show it into image control using c# in asp.net?

Jay

New member
I have a problem , i already store image into database in the form of binary using byte[] method but when i m retrive image into asp page it come into whole page not into image control, so plz help me to resolve this problem
 
Back
Top