S Shreeram Natarajan Sep 8, 2005 #1 Hello, Can anyone please tell me how to display images in a webpart. Thanks, Shreeram
A Andrew Kirillov Sep 8, 2005 #2 What do mean ? You want to display an image in your HTML document ? It's <img > tag. Or you want to generate dynamic images in ASP.NET ? Or ???
What do mean ? You want to display an image in your HTML document ? It's <img > tag. Or you want to generate dynamic images in ASP.NET ? Or ???
G Guest Sep 8, 2005 #3 I have a chart object which returns the chart created as a BitMap object. I want to render this Bitmap object as an image in a WebPart iam developing.
I have a chart object which returns the chart created as a BitMap object. I want to render this Bitmap object as an image in a WebPart iam developing.