/**

popular collection of scripts for all

*/
/** Search */

File Manipulation

 }

Building an ASP File Manager

Hits: 527
*****
0.0

ASP File Manipulation

Hits: 515
*****
3.0
Initially developed to index
This article describes how to
This article shows how easily
This tutorial explains
ASP pages for a search
build a very powerful,
we can handle file through
opening, reading and
capability, this article
potentially destructive
asp.
creating files using example
gives you a generic function
application using the File
 
codes. Up to 6 examples are
to walk through your
System Object. It should
 
used.
sub-folders using the
never be implemented in a
 
 
FileSystemObject. Also
production environment
 
 
discusses recursion and
without ensuring that proper
 
 
passing functions as
security precautions have
 
 
parameters.
been taken to maintain the
 
 
 
integrity of the data
 
 
 
contained on the web server.
 
 


Date: Jan, 19 2001


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
{ Copyright } ©2019 NuclearScripts.com