The-FileSystemObject-Object-Model

The FileSystemObject Object Model,Introduction to the FileSystemObject and the Scripting Run-Time Library Reference,FileSystemObject Objects,Programming the FileSystemObject,Working with Drives and Folders,Working with Files,FileSystemObject Sample Code Home home | Other Resources other resources | Advertise with us advertise | Link to us link to us | Contact us contact | Bookmark Us!
Google
 
Where can I find good Windows Web Hosting to host my VBScript Site?
You can find good Windows Hosting which support VBScript, ASP, ASP.Net,VisualStudio.Net and MSSQL at a very reasonable low monthly fee at EasyCGI.com and DiscountASP.Net

The FileSystemObject Object Model

When writing scripts for Active Server Pages, the Windows Scripting Host, or other applications where scripting can be used, it's often important to add, move, change, create, or delete folders (directories) and files on the Web server. It may also be necessary to get information about and manipulate drives attached to the Web server.

Scripting allows you to process drives, folders, and files using the FileSystemObject (FSO) object model, which is explained in the following sections:


VBScriptOnline.com - The FileSystemObject Object Model,Introduction to the FileSystemObject and the Scripting Run-Time Library Reference,FileSystemObject Objects,Programming the FileSystemObject,Working with Drives and Folders,Working with Files,FileSystemObject Sample Code