Posted: 6/28/2011
How to display image in image control which is stored in My SQl DB?
pallavi karpe said: How to display image in image control which is stored in My SQl DB?
Hi Pallavi,
Isn't this the same post from you: http://www.codeasp.net/forums/asp-net-topics/data-access/762/how-to-save-retrieve-image-from-mysql-db
Did you solve the problem with getting the image from MySQL DB?
Best Regards,
Gjorgji
Posted: 6/29/2011
Hi Gjorgji,
yes it's the same post that System.ArgumentException is solved but
My issue is how to display that image in to image control?
becoz codeasp.net's code is displaying the image in another page