javascript read directory
Moderator: General Moderators
javascript read directory
any functions to open/ready directory? get all files in a directory?
If you search this forum you'll find an abundance of stuff. I know for a fact someone was asking the exact same thing within last few days.
For example
viewtopic.php?t=55363&highlight=
For example
viewtopic.php?t=55363&highlight=
- neel_basu
- Forum Contributor
- Posts: 454
- Joined: Wed Dec 06, 2006 9:33 am
- Location: Picnic Garden, Kolkata, India
Re: javascript read directory
If You Are Trying To Do This With JavaSCriptnincha wrote:any functions to open/ready directory? get all files in a directory?
Then The Best Way is To Use fso ActiveX Control
Neg, Flash can. Deviant art uses flash to upload files.neel_basu wrote:Although I Dont Think there Is Any Reason for Which A Web Page Will Try To get Access To The File System.
But If Some One Need It Really
fso ActiveX Control And JScript Are The Only Way.
But Both Of Them Are Only For IE.
- neel_basu
- Forum Contributor
- Posts: 454
- Joined: Wed Dec 06, 2006 9:33 am
- Location: Picnic Garden, Kolkata, India
Re: javascript read directory
Ya aFlash Can Do It .
But He asked
But He asked
That Means He Wanted To Do It With JavaScriptPosted: Wed Sep 13, 2006 6:12 pm Post subject: javascript read directory nincha wrote:any functions to open/ready directory? get all files in a directory?