Gallery Database Driven

I’m needing a gallery web page built in classic asp that would read a MSSQL database for the name of the file, description, group etc. and get the file from a folder on the hard drive and display the other info. We currently have a database with info in it already. Structure as follows.
TABLE NAME = GALLERY
G_ID – record ID
Filename – Picture filename
Caption – Picture Caption
Date – date it was uploaded
groupTitle – a group name

Many pictures can have the same grouptitle association s…

Leave a Reply

Your email address will not be published. Required fields are marked *