/**

popular collection of scripts for all

*/
/** Search */

File Manipulation

 }

Access To HTML

Hits: 912
*****
0.0

Last Updated

Hits: 803
*****
0.0

Link & Display Text Files

Hits: 801
*****
3.0
This short example will allow
A code snippet to display the
This example code
This article shows a simple
you to dynamically create
last modified date for any
demonstrates how to link and
way to upload files from
"static" html
given file dynamically.
display text files within a
client to server using VBS,
documents from an Access
Every time the file is
single document in ASP.
IE and ADODB as
data on your web server
modified this info is
Using the title of the text
multipart/form-data
using Active Server Pages.
written into the file. The
files as hyperlinks, when
document. Full source code
Basically after reading the
FSO knows just how to read
clicked the file name, the
included.
contents of the db, instead
that for you.
full contents of the
 
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: Jul, 16 2002


Date: Apr, 10 2001


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


Date: Jun, 14 2001


Date: Mar, 28 2001


Date: Jan, 19 2001


Date: Sep, 08 2000
{ Copyright } ©2019 NuclearScripts.com