/**

popular collection of scripts for all

*/
/** Search */

File Manipulation

 }

ASP File Manipulation

Hits: 515
*****
3.0
Setting up a simple file
This tutorial will show you
This article shows how easily
This tutorial explains
downloading system with
how use the File Scripting
we can handle file through
opening, reading and
VBScript and ASP is no
Object to both write to and
asp.
creating files using example
sweat. The primary use for a
append to a text file.
 
codes. Up to 6 examples are
system like this is to allow
 
 
used.
downloading of any TEXT
 
 
 
based file that would
 
 
 
normally be served via a
 
 
 
client's browser and be
 
 
 
unable to be downloaded. A
 
 
 
secondary use is to allow
 
 
 
download access to
 
 
 
directories outside the
 
 
 
public server space or a
 
 
 
hidden directory within the
 
 
 
website. This tutorial shows
 
 
 
you how. Full source code
 
 
 
available.
 
 
 


Date: Sep, 08 2000


Date: Aug, 05 2002


Date: Mar, 08 2006


Date: Jan, 14 2002
This is a complete tutorial
Shows how to create a text
Building an upload file
Article on accessing drives,
on uploading files to the
file using the File
mechanism on a Web server
folders and files with ASP;
server hard disk using ASP (
Scripting Object.
can often require using a
iterating though drives,
VBScript ).
 
costly DLL. Tiago Halm's
folders and files
 
 
article shows you how to
collections, reading content
 
 
upload a file using only
of a file and more. Also
 
 
Active Server Page (ASP)
provides detailed listing of
 
 
code and Internet Explorer.
all properties and methods
 
 
Sample code is provided.
of FileSystemObject, Drive,
 
 
 
Folder, File and TextStream
 
 
 
objects.


Date: Apr, 29 2001


Date: Aug, 05 2002


Date: Oct, 04 2000


Date: May, 06 2001
{ Copyright } ©2019 NuclearScripts.com