Home

Submit

Source

Feeds
Report a broken link
You are about to report the tutorial shown below for review. Please only report if there is a problem with it.
Thanks.
ASP General Development
Folder Object
ASP / General Development
The folder object represents a specified file folder on the current machine. We can use the properties and methods of the Folder object to traverse directories on the drive, and to get at all the properties of this or any other folder. To work with the Folder object's properties and methods, you need to create an instance of the FileSystemObject object first and then instantiate the Folder object through the GetFolder method. Also you can get a Folder object reference from the Drive object, by using the RootFolder property.

Site: www.webcheatsheet.com - Report

What's wrong with the tutorial? Write below.

Site Search

 
Categories
2D Graphics 3D Graphics Office Applications Databases Desktop Programming Web Development