I like to know how to spread 100 images in rows and columns on a web page running against a directory. These images will be in thumb nail size.
Is javascript the answer here? My js is a bit weak. Can you give me a sample to work off?
I know how to do this in visual basic. I would use Do Loop with the Dir command.
Thanks




Reply With Quote