VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



HTM_ImageGalleryGenetix

by CADFX (9 Submissions)
Category: Internet/HTML
Compatability: VB 6.0
Difficulty: Intermediate
Originally Published: Wed 13th January 2016
Date Added: Tue 9th February 2021
Rating: (1 Votes)

How can I make a web page image gallery, from all images in a directory?* This program does 100 images per directory, and creates a web page image gallery/ product gallery. The gallery page has a full size image picture at 600x400 pixels, and a thumbnail group at 150x100 pixels. The mouse over gallery effect then lets you click a thumbnail to see the full size image in a defined window. You can customize it for mouseover gallery thumbnail to full size functioning. Lets you create small web gallery batches quickly on a local disk, then just copy the directory as a self-contained gallery package. All pages run relative to the root, and generate from aan image file list. It can be improved much for more dynamic use, and expanding limitations. Creates local web page galleries to be transported to the web, or other machines. Creates galleries based on a template, and the template concept can be customized with your own html templates. Web page templates available could be modified to fit the concept, or you can customize it. Visual Basic program to batch process web images for multiple web gallery pages. Web gallery, web page gallery, image gallery for images in directory. Java image gallery. Web Page Image Gallery Generator - In Directory Image/Product Gallery The concept is to create web page image galleries with 10 images per page. The thumbnails for the full size images are in the root directory, where the gallery web pages are created. The full size images are in a sub directory of the root directory, and it's named "image_full" The template is designed for image sizes as follows: thumbnail = 150x100 pixels, W x H Full size: 600x400 pixels, W x H The concept was that a 100 image gallery would be the maximum within a directory. Operation: Explore to the root directory, where the thumbnails are located Generate pages by hitting the button according to how many 10 image pages are needed to accommodate the file count. 11 images need 2 pages (2 pg x 10 im), 10 images need 1, 65 images need 7 pages, and so on. Create: Root Directory>>> Sub-Directory named "image_full" Example: MyRootDirectory\image If you use the sample template, also make a sub directory call image_defaults (for web template page images) MyRootDirectory\image MyRootDirectory\image_defaults See enclosed test directory "Sample_100ImageGallerySource". This directory has 100 images and 100 thumbnails, corresponding to the 100 full size images to experiment with, and ten completed galleries to see the idea in web pages, you can delete those and regenerate new ones, although the program will overwrite them if you create a new batch. Customize: I know this thing can be improved, I kept getting strange errors when I tried a dynamic approach. When you see the concept for string replacement, you can create other templates incorporating the placeholders, within a new web page design. FormMaster has the template page. You may check the header text comment, I pasted the template at runtime, because VB truncated the textbox on occasion unpredictable.

Rate HTM_ImageGalleryGenetix

Download HTM_ImageGalleryGenetix

Download HTM_ImageGalleryGenetix (17 MB)

HTM_ImageGalleryGenetix Comments

No comments have been posted about HTM_ImageGalleryGenetix. Why not be the first to post a comment about HTM_ImageGalleryGenetix.

Post your comment

Subject:
Message:
0/1000 characters