Pere_Llibre wrote: the images can be a file of the project or a register in a database Not that I understand what you mean by neither of these things, but if it can be stored in a database and you want a browser such as IE to access them using some path, you have to implement a filesystem driver to return them. You could also drop this DB-server idea altogether and use a web-server. Last I checked they were actually optimized to serve HTML pages the contents they might have.