The FileSystemObject: File Object Methods description
This ASP tutorial teaches you about the File object's methods in an easier way and helps you to carry out file based tasks. using the methods explained in this article, you can copy the existing file in other folders and can delete particular files. Also explains the Move method to move the file to other destnation. And OpenAsTextStream is described to read the file content.
Similar scripts
Referral tracking
(Popularity: ) : This tutorial provides more useful solution to increase your website traffic by grabbing the details of resources that bring visitors to your site. And tells how to use the ASP Request object's HTTP_REFERER ServerVariables to carry out this process. And ... The Server Object: New in ASP 3.0
(Popularity: ) : Those who need to learn the new aspects within ASP Server Object can go through this online tutorial. This tutorial lists the methods in this object and describes the following Execute - to process an external script within current script, ... Request.ClientCertificate
(Popularity: ) : This article provides easier means of instructions to work with Request.ClientCertificate for retrieving all the certification fields. Listed parameters and subfield lets you learn which value can be obtained as per parameters given with Request.ClientCertificate function. Examples are given to ... Server.ScriptTimeout
(Popularity: ) : An easier to learn ASP tutorial that demonstrates the functionality of Server.ScriptTimeout function which is the only property of ASP Server Object. How to specify the time using the parameter of this function is described clearly. Example shows the syntax ... Limit the HTTP request buffer
(Popularity: ) : This ASP tutorial guides you to handle HTTP request buffer to prevent attacks to webpages. This article provides a clear description about Microsoft IIS registry key, MaxClientRequestBuffer using which you can reduce / enlarge the HTTP buffer size. Tells that ... Global.asa Reference
(Popularity: ) : You will come to know in detail about Global.asa by learning this ASP tutorial that describes the contents of Global.asa in detail. Explains that this file can be used to store event information and objects. How to declare objects and ... Please Wait...
(Popularity: ) : Web developers who need to create an effective graphical page loading indicator can get useful tips from this tutorial. Here, the author instructs you to display a flash window that shows the loading level of the page which is loaded ... Using the Request.ServerVariables Object
(Popularity: ) : You can learn in detail about Request.ServerVariables Object along with it's benefits from this tutorial. Here, the author describes how all environment variables can be obtained through ASP script. And the sample program lets you clearly understand the process of ... Object Oriented Design Principles in Visual Basic
(Popularity: ) : It will be more useful for the beginning level coders to acquire knowledge in Object Oriented Programming (OOP) with the help of provided detailed description. And this article explains in detail about the four main object oriented design concepts -Inheritance, ... Session_OnStart
(Popularity: ) : This tutorial will be more useful for the web developers in ASP language to learn how to execute a script when a new session is created. And lists the usage of running on-start event scripts via Jscript and VBScript. Also, ...
User reviews
Similar Software
The Plastic File System
(Popularity: ) : The Plastic File System project is an LD_PRELOAD module for manipulating what the file system looks like for programs. This allows virtual file systems to exist in user space, without kernel hacks or modules.
PlasticFS includes the following file systems:
chroot
The chroot ... The Global File System
(Popularity: ) : GFS (Global File System) is a cluster file system. It allows a cluster of computers to simultaneously use a block device that is shared between them (with FC, iSCSI, NBD, etc...). GFS reads and writes to the block device like ... E-Helper
(Popularity: ) : E-helper features the following functionality:Insert Comments for each function in the current file or in the whole projectInsert Error Handling in each function for current file or in the whole projectInsert Line Numbers in single function or in the current ... File::Find::Node
(Popularity: ) : The constructor File::Find::Node->new creates a top level File::Find::Node object for the specified path. The $f->process method takes a reference to a callback function that is called for each item in the traversal. The $f->post_process method takes a reference to a ... File Compare & Folder Synchronization Software
(Popularity: ) : Use this program to keep track of and merge the most recent versions of your files from any device or computer. Keep your files updated by automatically synchronizing multiple copies of individual files. This tool is useful if you do ... Web File Transfer
(Popularity: ) : Web File Transfer is web based file transfer software that makes the process of sending and receiving files over the internet a very simple task. It eliminates the need for shipped CD's, e-mailed zip files as well as ftp software. ... The Cipher
(Popularity: ) : The program is designed to encrypt and decrypt files. Features: - Encryption and decryption of files using GOST, Blowfish, IDEA, Misty1, Rijndael, Twofish, Cast128, Cast256, RC2, RC5, RC6, DES, TEA on password; - Encryption and decryption of files using CHR, ... NOOFS
(Popularity: ) : NOOFS is a project which aims at creating an innovative file system, whose source code is distributed under the terms of the General Public Licence GNU.
The project is developed within the framework of an end of studies project in EPITECH. ... filelike
(Popularity: ) : filelike is a Python library for creating and handling file-like objects.
This module takes care of the groundwork for implementing and manipulating objects that provide a rich file-like interface, including reading, writing, seeking and iteration. It also provides a number of ... DBIx::SQLEngine
(Popularity: ) : DBIx::SQLEngine - Extends DBI with High-Level Operations
ABSTRACT
The DBIx::SQLEngine class provides an extended interface for the DBI database framework. Each SQLEngine object is a wrapper around a DBI database handle, adding methods that support ad-hoc SQL generation and query execution in ...