/**

popular collection of scripts for all

*/
/** Search */

File Manipulation

 }

Access To HTML

Hits: 807
*****
0.0

Link & Display Text Files

Hits: 801
*****
3.0

Last Updated

Hits: 703
*****
0.0
This short example will allow
This example code
A code snippet to display the
This article shows a simple
you to dynamically create
demonstrates how to link and
last modified date for any
way to upload files from
"static" html
display text files within a
given file dynamically.
client to server using VBS,
documents from an Access
single document in ASP.
Every time the file is
IE and ADODB as
data on your web server
Using the title of the text
modified this info is
multipart/form-data
using Active Server Pages.
files as hyperlinks, when
written into the file. The
document. Full source code
Basically after reading the
clicked the file name, the
FSO knows just how to read
included.
contents of the db, instead
full contents of the
that for you.
 
of writing output to the
document will be displayed.
 
 
browser it is written to the
Very useful for making
 
 
server.
copybooks and file layouts
 
 
 
available online.
 
 


Date: Mar, 02 2001


Date: Apr, 10 2001


Date: Jul, 16 2002


Date: Sep, 06 2001
Setting up a simple file
This article illustrates some
Often you will need to
This tutorial will show you
downloading system with
great uses of the File
display the contents of a
how use the File Scripting
VBScript and ASP is no
System Object. It shows how
file on your server. This
Object to both write to and
sweat. The primary use for a
to choose a drive to search,
article shows you what
append to a text file.
system like this is to allow
and then builds a listbox of
regular expressions to use
 
downloading of any TEXT
all the folders on that
to successfully display
 
based file that would
drive. Choose a folder and
HTML, including
 
normally be served via a
it builds a listbox of all
automatically making any
 
client's browser and be
the files in that folder.
hyperlinks live.
 
unable to be downloaded. A
Choose a File and it will
 
 
secondary use is to allow
display it in the browser or
 
 
download access to
prompt you to save the file
 
 
directories outside the
to your hard drive.
 
 
public server space or a
 
 
 
hidden directory within the
 
 
 
website. This tutorial shows
 
 
 
you how. Full source code
 
 
 
available.
 
 
 


Date: Sep, 08 2000


Date: Jun, 14 2001


Date: Mar, 28 2001


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