Using File System Object methods - CreateTextFile and OpenTextFile text files can be created within ASP applications and this article describes both ways with the help of coding. How to give file name and path are explained in detail. And using...
A complete overview on File System Object (FSO) is given in this tutorial that clearly describes the fucntionalities and usage of this object to perform file based operations like copying file, deleting file and file contents, opening a file to...
With Callback File System you can create your own file system within your application and expose this file system to Windows as a virtual disk.
Callback File System provides a kernel-mode driver, which calls your application when...
With Solid File System Driver SDK your application can create a virtual disk, accessible for all or chosen processes. The data is kept in a SolFS storage.
SolFS is is a virtual file system, stored in single file (or database...
This simple page counter uses the File System Object to store the page count in a text file located on the server. Its simple to use and can be used to track multiple or single pages. You must have the use of the File System Object and enable...
In case of replacing particular page content with new, the File System Object will work for you and the required steps are given in this tutorial with clear explanation. Directs you to perform this process by searching the folder and replace all...
Monitoring File System Events is an easy to understand tutorial in which the author gives details about the method of detecting if there are any changes in the file system and folder. Thr author gives explanation about System.IO.namespace, which...
This is an useful ASP tutorial from which you would be able to enrich your programming knowledge on using the file system object of ASP. This article comes your way revealing the underlying concepts in listing all files of your webfolder in your...
Simple Text Display Web Page Counter This simple page counter uses the File System Object to store the page count in a text file located on the server.You must have the use of the File System Object and enable the server to read and write to the...
Single File System provides an easy way to work with multiple files and folders stored as a part of a single file with advanced compression and encryption functionality. This solution encapsulates small but powerful file system within a single... |