jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

File Manipulation

DeEnFrSp
Amount: 36
Displaying: 11 - 20
Pages: << 1 [2] 3 4 >>
Sort Listings By:
Hits: 2067

Copying Folders (using File System Object)

Rating 2.5 2.5
If you want to copy some foldes to another folder, first create a File System Object. CopyFolder method will help you to copy folder to another folder.
Platform(s): n/a Date: Jan, 25 2004
DETAIL
Hits: 1484

Checking Files Exists

Rating 5.0 5.0
If you want to check a file exists, you may use this code. First we are starting script creating a copy of File System Object. FSO has many useful methods. One of them is 'FileExists' that we will use it now.
Platform(s): n/a Date: Jan, 25 2004
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
Hits: 854

Delete a folder with ASP

Rating 0.0 0.0
For whatever reason, there are times when it would be convenient to know how to delete a folder without having to go to the server to do it. This is just one of the things you can do with the File Scripting Object.
Platform(s): n/a Date: Aug, 05 2002
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: 702

Last Updated

Rating 0.0 0.0
A code snippet to display the last modified date for any given file dynamically. Every time the file is modified this info is written into the file. The FSO knows just how to read that for you.
Platform(s): n/a Date: Jul, 16 2002
DETAIL
Hits: 873

Uploading files to the server hard disk using plain ASP

Rating 0.0 0.0
Step-by-step tutorial on how to upload files (images, etc) from the client browser to the server hard disk using plain ASP pages. Complete application source code is available for download including the code to upload and display uploaded files to the user in an eary to use and understand manner.
Platform(s): n/a Date: Jun, 17 2002
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: 650

Auto-upload using IE+ADO without user interaction

Rating 5.0 5.0
This article shows a simple way to upload files from client to server using VBS, IE and ADODB as multipart/form-data document. Full source code included.
Platform(s): n/a Date: Sep, 06 2001
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
Amount: 36
Displaying: 11 - 20
Pages: << 1 [2] 3 4 >>