PDA

View Full Version : Web Control images embedded


olog-hai
12-19-2003, 08:41 AM
Hi all

I'am making a web control, who uses several images, (about 27 images), for the moment that I placed in repertory "images".

Now i want to compile my images in the DLL, so i know it's possible to make a ressource file
images.ressources in VB.NET project but in a web project ??

I wanna find by your help guys a solution to built-in my images in a ressource file or directly in the dll... I don't want to save all 27 images files on the client.

thanks to help me