I have a panel in my test.aspx form. I have placed some controls in this panel. I have a button bellow the Panel on click of which i want to convert this Panel to Image in jpeg format, which will be saved in my server disk , so that i can upload this image
to database.
hi prabinyovan, actually i don't want full html page, I want only a particular control that may be a any aspx control. like panel which also contain sub controls.
GireeshPainu...
Member
66 Points
17 Posts
How to Convert any Asp.net control to Image.
Jul 13, 2011 12:03 PM|LINK
Hi friends,
I have a panel in my test.aspx form. I have placed some controls in this panel. I have a button bellow the Panel on click of which i want to convert this Panel to Image in jpeg format, which will be saved in my server disk , so that i can upload this image to database.
how can i do this.
Thanks & Regards
Gireesh painuly
prabinyovan
Contributor
2401 Points
531 Posts
Re: How to Convert any Asp.net control to Image.
Jul 13, 2011 12:09 PM|LINK
http://www.codeproject.com/KB/graphics/IECapture.aspx
Nothing is really over,until the moment u stop trying for it....
GireeshPainu...
Member
66 Points
17 Posts
Re: How to Convert any Asp.net control to Image.
Jul 13, 2011 12:21 PM|LINK
hi prabinyovan, actually i don't want full html page, I want only a particular control that may be a any aspx control. like panel which also contain sub controls.
Thanks & Regards
Gireesh Painuly.