/**

popular collection of scripts for all

*/
/** Search */

File Manipulation

 }

Create a text file using ASP

Hits: 22
*****
0.0
Step-by-step tutorial on how
Shows how to create a text
This tutorial will show you
This article shows a simple
to upload files (images,
file using the File
how use the File Scripting
way to upload files from
etc) from the client browser
Scripting Object.
Object to both write to and
client to server using VBS,
to the server hard disk
 
append to a text file.
IE and ADODB as
using plain ASP pages.
 
 
multipart/form-data
Complete application source
 
 
document. Full source code
code is available for
 
 
included.
download including the code
 
 
 
to upload and display
 
 
 
uploaded files to the user
 
 
 
in an eary to use and
 
 
 
understand manner.
 
 
 


Date: Jun, 17 2002


Date: Aug, 05 2002


Date: Aug, 05 2002


Date: Sep, 06 2001
Article on accessing drives,
A code snippet to display the
This tutorial explains
For whatever reason, there
folders and files with ASP;
last modified date for any
opening, reading and
are times when it would be
iterating though drives,
given file dynamically.
creating files using example
convenient to know how to
folders and files
Every time the file is
codes. Up to 6 examples are
delete a folder without
collections, reading content
modified this info is
used.
having to go to the server
of a file and more. Also
written into the file. The
 
to do it. This is just one
provides detailed listing of
FSO knows just how to read
 
of the things you can do
all properties and methods
that for you.
 
with the File Scripting
of FileSystemObject, Drive,
 
 
Object.
Folder, File and TextStream
 
 
 
objects.
 
 
 


Date: May, 06 2001


Date: Jul, 16 2002


Date: Jan, 14 2002


Date: Aug, 05 2002
{ Copyright } ©2006 NuclearScripts.com