Rendering Images in ASP.NET Directly from Your Database
There's no need to store file system paths in a database. Just store images in your database and then directly load them to your ASP.NET pages.
There's no need to store file system paths in a database. Just store images in your database and then directly load them to your ASP.NET pages.
Learn how to build a Windows Forms interface that allows you to work with your images database.
Learn how to use Zip and Unzip compatible methods with VB5 or VB6. All the code is contained in class modules that can either be compiled into an ActiveX or dropped into an existing project. The Zip/Unzip functionality is handled by the FreeWare InfoZip components from (http://www.cdrom.com/pub/infozip ) - these DLL's are included in the download.
Converting from one image format to another could not be easier!