List Drives, Dirs and Files  
********************************************
Free JavaScript provided by ©2004-VB'Breizh
**Updated (06/22/2004)    Compatibility : 

Thanks to Didier and Aurelien asp-php.net
Relative topics : File manipulations (FSO)
ERROR 429 ?
***"Activex component can't create object"
-Menu Tools...Internet Options ...Security...Personnalize...ActiveX Controls
-Check options [ActiveX-"Ask"]
***"Un composant Activex ne peut créer un objet"
-Menu Outils...Options Internet...Sécurité...Personnaliser le niveau...Contrôles ActiveX
-Cochez les cases [ActiveX-"Demander"]
***The Microsoft Scripting Runtime must be installed on your system.
The MS Windows Script components are installed by a self-extracting EXE.
This file can be downloaded at the following Microsoft Web site : MSDN
scr56en.exe (components for win98, 663 bytes)
The FSO (FileSystemObject) class is a Microsoft ActiveX library.
This class provides access to the file system on a computer.
...List Drives, Dirs, subDirs and Files...

(*** C:\Windows as default Dir)

           

...Copy the JavaScript source code below :


Comment, question ?