how can i use javascript to look into a directory for pictures, count the number, and then display them into a web?
The directory is /images/pictures
The pictures name is 1,2,3,4...
And then, into images/pictures there are more folders, is it possible to make javascript display a title with the name of the folder and then the pictures that are in that folder???
I would like to display a message like "Loading pictures" And then make the pictures appear all in a column.
The directory is /images/pictures
The pictures name is 1,2,3,4...
And then, into images/pictures there are more folders, is it possible to make javascript display a title with the name of the folder and then the pictures that are in that folder???
I would like to display a message like "Loading pictures" And then make the pictures appear all in a column.
