Hi all,
Is there a way i can browse the files in a certain directory on a web server.
Now i know you can set up permissions to do this but some sites have real nice layouts i want it like that.
any ideas??
b :(
Printable View
Hi all,
Is there a way i can browse the files in a certain directory on a web server.
Now i know you can set up permissions to do this but some sites have real nice layouts i want it like that.
any ideas??
b :(
I asked this question a few weeks ago. In order to browse files in a directory you need some kind of server side language like perl, php, asp, jsp, etc.. Javascript is just a client side program and cant access folders on the server... from what I've been told.