jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

File Manipulation

DeEnFrSp
Amount: 36
Displaying: 21 - 30
Pages: << 1 2 [3] 4 >>
Sort Listings By:
Hits: 959

ASP Form Input to HTML

Rating 2.5 2.5
The author writes "ASP has the ability to write .html or any other text based documents directly to a web server (You need to write the text output to a directory that has write authority). This enables the instantaneous publication of user input without the need for uploading files from a PC." This example code shows how to write text based documents to a server using ASP.
Platform(s): n/a Date: May, 14 2001
DETAIL
Hits: 393

Working with Drives, Folders and Files using ASP

Rating 0.0 0.0
Article on accessing drives, folders and files with ASP; iterating though drives, folders and files collections, reading content of a file and more. Also provides detailed listing of all properties and methods of FileSystemObject, Drive, Folder, File and TextStream objects.
Platform(s): n/a Date: May, 06 2001
DETAIL
Hits: 471

File Uploading using pure ASP

Rating 4.5 4.5
This is a complete tutorial on uploading files to the server hard disk using ASP ( VBScript ).
Platform(s): n/a Date: Apr, 29 2001
DETAIL
Hits: 801

Link & Display Text Files

Rating 3.0 3.0
This example code demonstrates how to link and display text files within a single document in ASP. Using the title of the text files as hyperlinks, when clicked the file name, the full contents of the document will be displayed. Very useful for making copybooks and file layouts available online.
Platform(s): n/a Date: Apr, 10 2001
DETAIL
Hits: 626

Displaying HTML files from your ASP page

Rating 0.0 0.0
Often you will need to display the contents of a file on your server. This article shows you what regular expressions to use to successfully display HTML, including automatically making any hyperlinks live.
Platform(s): n/a Date: Mar, 28 2001
DETAIL
Hits: 1470

Import CSV to HTML

Rating 3.5 3.5
The author writes "A CSV (Comma Separated Values file sometimes referred to as a flat file) is essentially a text file that has a comma delimiter between the table 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.
Platform(s): n/a Date: Mar, 05 2001
DETAIL
Hits: 806

Access To HTML

Rating 0.0 0.0
This short example will allow you to dynamically create "static" html documents from an Access data on your web server using Active Server Pages. Basically after reading the contents of the db, instead of writing output to the browser it is written to the server.
Platform(s): n/a Date: Mar, 02 2001
DETAIL
Hits: 555

Walking through your sub-folders and files

Rating 0.0 0.0
Initially developed to index ASP pages for a search capability, this article gives you a generic function to walk through your sub-folders using the FileSystemObject. Also discusses recursion and passing functions as parameters.
Platform(s): n/a Date: Jan, 19 2001
DETAIL
Hits: 232

FileTraXer

Rating 0.0 0.0
Keep track of clicks on files downloaded from your site. Easily add files to the database. Update Names associated with the file. Function to show clicks for all files included.
Platform(s): n/a Date: Oct, 26 2000
DETAIL
Hits: 286

Uploading Images using HTML and ASP

Rating 4.5 4.5
This step-by-step 5-page tutorial teachs you how to allow image uploads to your site, using standard HTML and off-the-shelf ASP extensions.
Platform(s): n/a Date: Oct, 10 2000
DETAIL
Amount: 36
Displaying: 21 - 30
Pages: << 1 2 [3] 4 >>