PDA

View Full Version : Photo Album Page


shuggans
01-15-2008, 06:46 AM
Hey everyone, I was wonderi ng if there is a way I can get a code to put in my html source that creates a photo album page using every picture in a directory? Any help would be great

DanTheBanjoman
01-17-2008, 09:33 AM
No, you'd have to use PHP/ASP/Java/Flash/whatever.

Kreij
01-17-2008, 04:30 PM
You could do it in plain html but it would be a rather inefficient way of doing it.
Much better off using a scripting language as Dan suggested.

Dangle
01-26-2008, 05:36 AM
http://westonbuck.com/index3.php

I made the image viewer on here. All you have to do is edit a .txt file when you upload the new image.

Ravenas
01-26-2008, 05:37 AM
Hey everyone, I was wonderi ng if there is a way I can get a code to put in my html source that creates a photo album page using every picture in a directory? Any help would be great

This is best done with Flash or PHP.