Click to See Complete Forum and Search --> : How to display Embedded Resource JPG file with Web Component .NET 1.1


antares686
May 31st, 2006, 01:00 PM
I have a JPG file embedded in a Web Component DLL written in C#. I am trying to figure out how to render this as an HtmlImage at runtime on th page the component is added to. Looking to render as th src of the HtmlImage from within the Component.

Thanks in advance for any help, I am just not finding a good source right off.