This tutorial will show you
This article describes how to
This article shows how easily
This tutorial explains
how use the File Scripting
build a very powerful,
we can handle file through
opening, reading and
Object to both write to and
potentially destructive
asp.
creating files using example
append to a text file.
application using the File
codes. Up to 6 examples are
System Object. It should
used.
never be implemented in a
production environment
without ensuring that proper
security precautions have
been taken to maintain the
integrity of the data
contained on the web server.
Date: Aug, 05 2002 Date: Jun, 11 2000 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 |