Count files on internet location ??
Hello,
I'm making a site in which i'd like to count the number of files in a specified directory. EG:
My ftp location: users.tijd.com/~tdn52457/
in which i have a folder: Folder1
in that folder, I have my page; NewPage.htm
=> users.tijd.com/~tdn52457
------- Folder1
---------- NewPage.htm
---------- File1.txt
---------- File2.txt
------- Folder2
-----------File3.txt
Now I want on my page a list of all files in 'Folder1'
in vbscript or jscript please, not in ASP
Get it?
Thanks,
WP