The Wonders of the File System Object

Publisher: Chris Payne Date added: 05 November, 2007
License: Freeware

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 retri

Advertisements
   

Description:

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 retrieve it's content etc., And describes the easier way to save files using FSO instead of database. And given sample programs explain various usages of FSO.

Related Scripts

Creating Folders with the File System Object is an ASP article in file manipulation and file management techniques. The author has used the powerful file system object function in creating new folders with the path of the root directory. The author h

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 TextS

Searching Through the Text of Each File on a WebSite is a web based tutorial which deals with the codes involved in generating a search engine in the users website. Here author gives description about what are all the advatages the users can get whil

The evolution of the .NET technologies is a reference guide which gives information regarding ASP.NET. It briefly discusses about its evolution in step-by-step and the .NET products. XML, SOAP, UDDI, WSDL, etc., are also described in this article. Th

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 file.

SolFS is is a virtual file system, stored in single file (or database record, file resource or just memory block). SolFS has all necessary functionality, that can be found in modern file systems, such as support for streams inside of files, file and

In the beginning of the article the author briefs about Text Delimited Database files. The author also gives a comma delimited file as an example and shows about the procedures to link to CSV Text Database files. This article enlists the step by step

This system counts the visitors of the users website and it can be placed at the bottom of every page. This system keeps track logged in users and specific users online. It is an easy to use program the users can use it with even a less knowledge of

Getitex simply checks the referer of a file request to ensure other people cannot steal links from your site.

Increasing the Performance of your ASP Pages is an ASP tutorial in which author elaborates about increasing the performance of the ASP pages and IIS. The author gives various tips that help in executing the ASP scripts faster. Here author describes a