Saving Images within a Server Control

A

Angel

I would like to save images within the development of a control so it would be displayed in certain tags without the developer having to point to the image externally. In other words save the image in the dll, if possible

Thanks
 
A

Antonio Bakula

I would like to save images within the development of a control so it would be displayed in certain tags without the developer having to point to the image externally. In other words save the image in the dll, if possible?

you can save image in resource of your control dll, and then you could use
my TStreamImage control to load this image from resource into ASP.NET Image
control. TStreamImage is Image descendant and has a method to load image
from memory stream.

TStreamImage is free and source is included (Delphi.NET), you can download
it from http://www.antoniob.com
 

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

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top