H
Hannes
Hi,
How can I read the Content of a directory in my HTML-structure, and
show it with an alertbox or something.
What I actually want, a Photo-Page.
If i load the page,
My browser have to check how many directories there are in the map
ALBUMS. So if i add an album later I don't have to adjust my code.
Present those as links on my page. And if I hit one of those links. It
has to show the pictures in that specific album. Design is for later.
So this would be my structure
index.htm
photo.htm
- DIR: ALBUMS
- SUBDIR: ALBUM1
- photo1.jpg
- photo2.jpg
- picture.jpg
- SUBDIR: ALBUM2
- .....
And so on
So if I add an album or a picture in one of the albums I just want to
upload my directories with CuteFTP, and not change any code.
Greetings
Hannes
How can I read the Content of a directory in my HTML-structure, and
show it with an alertbox or something.
What I actually want, a Photo-Page.
If i load the page,
My browser have to check how many directories there are in the map
ALBUMS. So if i add an album later I don't have to adjust my code.
Present those as links on my page. And if I hit one of those links. It
has to show the pictures in that specific album. Design is for later.
So this would be my structure
index.htm
photo.htm
- DIR: ALBUMS
- SUBDIR: ALBUM1
- photo1.jpg
- photo2.jpg
- picture.jpg
- SUBDIR: ALBUM2
- .....
And so on
So if I add an album or a picture in one of the albums I just want to
upload my directories with CuteFTP, and not change any code.
Greetings
Hannes