Using this tutorial, ASP programmers can learn the methods to gather details about certain file using the File Object. Information like date on which the file was created / modified / last accessed, file attributes like size, location etc., can be...
ASP developers can advance their knowledge in ASP objects specifically on FileSystemObject Object With the help of this online tutorial. Retrieving all file properties like file size, name with extension, drive and folder on which the file exists,...
Proper information on Drive Object can be acquired from this ASP tutorial that lists the usage of this object via some examples that let you understand quickly and easily. Since this object outputs no values, the Folder object's FileSystemObject...
A clear overview on ASP Application Object is provided in this tutorial which also describes it's usage to retrieve and store application variables. And teaches about the Contents collection and StaticObjects Collection utilities to retrieve...
More details on Application Object is provided on this ASP tutorial which will be of great use for those who want to learn ASP objects to access components. And here it is illustrated briefly on it's Collections, Methods and Events to store and... |