/**

popular collection of scripts for all

*/
/** Search */

File Manipulation

 }

Access To HTML

Hits: 966
*****
0.0

Last Updated

Hits: 858
*****
0.0

Link & Display Text Files

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


Date: Apr, 10 2001
This article illustrates some
Often you will need to
Initially developed to index
This article describes how to
great uses of the File
display the contents of a
ASP pages for a search
build a very powerful,
System Object. It shows how
file on your server. This
capability, this article
potentially destructive
to choose a drive to search,
article shows you what
gives you a generic function
application using the File
and then builds a listbox of
regular expressions to use
to walk through your
System Object. It should
all the folders on that
to successfully display
sub-folders using the
never be implemented in a
drive. Choose a folder and
HTML, including
FileSystemObject. Also
production environment
it builds a listbox of all
automatically making any
discusses recursion and
without ensuring that proper
the files in that folder.
hyperlinks live.
passing functions as
security precautions have
Choose a File and it will
 
parameters.
been taken to maintain the
display it in the browser or
 
 
integrity of the data
prompt you to save the file
 
 
contained on the web server.
to your hard drive.
 
 
 


Date: Jun, 14 2001


Date: Mar, 28 2001


Date: Jan, 19 2001


Date: Jun, 11 2000
{ Copyright } ©2019 NuclearScripts.com