I have a bunch of pictures that I took on my vacation and i'm going to attempt to put them on my website. Does anybody have any ideas on how to create a slide show and some thumb nail pictures?
Load the pictures into a database, use ASP to make a JS array with all the pictures, do a JS timer and make it change the point in the array according to a variable - I can make an example if you'd like...
Cheers!
"Lies, sanctions, and cruise missiles have never created a free and just society. Only everyday people can do that."
- Zack de la Rocha
Here you go mate, there's both an ASP version using a DB and a non ASP version where you just type the values in the source - just say if you need any help with it, there might be some errors(or sloppy code), patched it up rather quick.
Cheers!
"Lies, sanctions, and cruise missiles have never created a free and just society. Only everyday people can do that."
- Zack de la Rocha