Image Index On Dvd (read More) 09.10.08
This really shouldn’t be too complicated.. Use whatever programing language you want.
I need a program that will do the following listed below. I’d like to be able to put my logo on it too.
The program will have an index of zip files. For each zip file I have 2 screenshots (1 thumbnail and 1 a little bigger). All the files have a similar numbering system. (12345678.zip, 12345678-th.jpg, 12345678.jpg)
When the script loads I’d like it to show a list of the thumbnails (will need a paging feature because there will be far too many to display all at once (2k+)). When clicking on the thumbnail it needs to open the slightly larger image (350px wide by ~350px high). The user can click that image or the ‘open button’ below and it would prompt the user to open/save the file (from the dvd).
I am open to suggestions or even the use of something already made. Whatever keeps the cost down and gets it to me the fastest is what i need.