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: 649

Downloading Files with VBScript and ASP

Rating 0.0 0.0
Setting up a simple file downloading system with VBScript and ASP is no sweat. The primary use for a system like this is to allow downloading of any TEXT based file that would 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.
Platform(s): n/a Date: Sep, 08 2000
DETAIL
Hits: 632

Searching Drives, Viewing and Downloading Files

Rating 0.0 0.0
This article illustrates some great uses of the File System Object. It shows how to choose a drive to search, and then builds a listbox of all the folders on that drive. Choose a folder and it builds a listbox of all the files in that folder. Choose a File and it will display it in the browser or prompt you to save the file to your hard drive.
Platform(s): n/a Date: Jun, 14 2001
DETAIL
Hits: 627

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: 621

Write to a file with ASP and FSO.

Rating 0.0 0.0
This tutorial will show you how use the File Scripting Object to both write to and append to a text file.
Platform(s): n/a Date: Aug, 05 2002
DETAIL
Hits: 556

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: 526

Building an ASP File Manager

Rating 0.0 0.0
This article describes how to build a very powerful, potentially destructive application using the File System Object. It should never be implemented in a production environment without ensuring that proper security precautions have been taken to maintain the integrity of the data contained on the web server.
Platform(s): n/a Date: Jun, 11 2000
DETAIL
Hits: 515

ASP File Manipulation

Rating 3.0 3.0
This article shows how easily we can handle file through asp.
Platform(s): Windows Date: Mar, 08 2006
DETAIL
Hits: 500

Open, Read and Create Files with ASP

Rating 0.0 0.0
This tutorial explains opening, reading and creating files using example codes. Up to 6 examples are used.
Platform(s): n/a Date: Jan, 14 2002
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: 458

Create a text file using ASP

Rating 0.0 0.0
Shows how to create a text file using the File Scripting Object.
Platform(s): n/a Date: Aug, 05 2002
DETAIL
Amount: 36
Displaying: 21 - 30
Pages: << 1 2 [3] 4 >>