I manage to find some code which can save an image to a database as binary format. But, how do i get it display?
doesn't asp.net has a picturebox control? Regards Jorge
"The dark side clouds everything. Impossible to see the future is."
picturebox control is only available for windows form. I can't used this control in a web form or is there a workaround to enable picturebox control in web form??
Am i asking stupid question???
Forum Rules