how to use a image control inside canvas in asp.net

Posted by Shanky11 under ASP.NET on 3/3/2014 | Points: 10 | Views : 1536 | Status : [Member] | Replies : 2
I have to use a image control inside a canvas in asp.net
in that I have to fetch image from database
how can I assign image url so that image inside canvas
when i am using this image control inside canvas its binding image
but inside canvas nothing is happening.
if anybody know this please let me know
i tried page.findcontrol too




Responses

Posted by: Susannamoore53 on: 3/25/2014 [Member] Starter | Points: 25

Up
0
Down
As for image control in ASP.NET, I've tried one:
http://www.rasteredge.com/how-to/asp-net-imaging/imaging-processing/

Please make sure your image control is binded with the image inside cavas.

Shanky11, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Thomas128 on: 4/21/2014 [Member] Starter | Points: 25

Up
0
Down
Hi Shanky11, I happen to be using an image control in my ASP.NET web project, it works okay for me. If you wanna have try a try, you can simply view here: http://www.yiigo.com/guides/vbnet/programming-with-image-sdk.shtml

Today is a gift. That's why it's called the Present!

Shanky11, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response