kepboy
07-08-2002, 06:41 AM
I've got a simple web page that provides a list of images in a table. What I would like is for the table to be dynamically loaded with images.
In order to to this I would need to get a list of the files (similar to a "dir" in windows or a "ls" in unix).
Once I have the file list I can handle the dynamic HTML bit, its just getting the list off the server that I'm having the problem with.
If this seems like an simple problem its because I'm a bit of a newbie.
Cheers,
In order to to this I would need to get a list of the files (similar to a "dir" in windows or a "ls" in unix).
Once I have the file list I can handle the dynamic HTML bit, its just getting the list off the server that I'm having the problem with.
If this seems like an simple problem its because I'm a bit of a newbie.
Cheers,