|
-
March 16th, 2005, 07:48 AM
#1
Javascript reading a directory
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
-
March 16th, 2005, 04:24 PM
#2
Re: Javascript reading a directory
No, JavaScript is intended only to deal with the client, not the server.
*9-11-01* Never Forget; Never Forgive; Never Relent!
"If we ever forget that we're one nation under God, then we will be a nation gone under." - Ronald Reagan
-
March 17th, 2005, 03:52 AM
#3
Re: Javascript reading a directory
Thanks, looks like I will be using PHP for it.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|