Hey,

I have searched the forums and almost half of the web via google, but I am still no closer to finding an answer.

In PHP, you can use the opendir() and readdir() commands to open and read a directory. Are there any equivilant operations in Javascript which I can use to the same affect?

Thanks,
BorgKiller