Displaying Embeded Bitmap Resources in a ASP.NET

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi all,

I created an assembly that is shared by all our websites and cotains many
images used throughout.

I know how to access the resource, but how do I get the Bitmap to display in
the IMG tag in HTML in C# without saving to a file first?

Paul
 
Thank you Steve, this is exactly what I am looking for, relised I would need
a seperate page when I went to bed.

Thanks again
 
Back
Top