|
|
| File [+] Favor-It | |
| |
 |
| | Sort By:
|
This tutorial helps you to understand:
"scrrun.dll"
"Dictionary" Class
"FileSystemObject" Class
"Drive" Class
"Folder" Class
"File" Class
"TextStream" Class Author: Herong Yang Code: ASP 3.0 |
The File object represents a specified file on the local machine or on a network share. In this tutorial the File object properties and methods are described. Author: WebCheatSheet Code: ASP 3.0 & VBScript |
The File object is used to return information about a specified file.
To work with the properties and methods of the File object, you will have to create an instance of the File object through the FileSystemObject object.
Author: w3schools Code: ASP 3.0 & VBScript |
|  | |
To return information about a specified file, the File object is used. You will have to create an instance of the File object through the FileSystemObject object to work with the properties and methods of the File object. Author: Academic Tutorials Code: ASP 3.0 & VBScript |
Icon Key >
 - Recently Updated
 - Showcase Listing
|