Web forms have only image control. Image control has a DataBind() property but does not seem to have a DataSource property. To what does it bind? An associated question, the picture information is captured in a MemoryStream object, how do you port it to the image control on a web page?