Displaying Images in WebParts

  • Thread starter Shreeram Natarajan
  • Start date
S

Shreeram Natarajan

Hello,

Can anyone please tell me how to display images in a webpart.

Thanks,
Shreeram
 
A

Andrew Kirillov

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

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top