/**

popular collection of scripts for all

*/
/** Search */

File Manipulation

 }

Displaying Sub Folders

Hits: 1395
*****
5.0

File Access Tutorial

Hits: 316
*****
0.0

file information

Hits: 1123
*****
0.0
Following example displays
Setting up a simple file
This tutorial demonstrates
This example displays some
all sub folders in current
downloading system with
how to use the FileSystem
useful file examples . Last
folder. We will use
VBScript and ASP is no
object to view the contents
accessed , last modified and
SubFolders property of
sweat. The primary use for a
of a server directory. It
when the file was created
FileSystem Object for this
system like this is to allow
could easily be modified
 
source code. First we will
downloading of any TEXT
into a navigation or
 
find our current path using
based file that would
file-download application.
 
System.MapPath.
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: Apr, 20 2004


Date: Sep, 08 2000


Date: May, 28 2000


Date: Apr, 18 2005
This is a complete tutorial
This tutorial shows you how
Keep track of clicks on files
The author writes "A CSV
on uploading files to the
to create a file archive on
downloaded from your site.
(Comma Separated Values file
server hard disk using ASP (
your site using the built-in
Easily add files to the
sometimes referred to as a
VBScript ).
File Access Component. You
database. Update Names
flat file) is essentially a
 
can easily customize how
associated with the file.
text file that has a comma
 
yout page looks. Full source
Function to show clicks for
delimiter between the table
 
is available for download.
all files included.
values and a unique line for
 
 
 
each observation. While
 
 
 
this is usually a means by
 
 
 
which data is transferred
 
 
 
from one database to another
 
 
 
by itself can be used as
 
 
 
input to an asp
 
 
 
document." This example
 
 
 
will show how to take
 
 
 
virtually any CSV file and
 
 
 
write it to an html table
 
 
 
using ASP.


Date: Apr, 29 2001


Date: Jun, 17 2000


Date: Oct, 26 2000


Date: Mar, 05 2001
{ Copyright } ©2019 NuclearScripts.com