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

Creating Text files on server

Rating 4.0 4.0
In VBScript language there is no any function for Input/Output on hard disk. But you may use FileSystem Object to create and edit files on server. This is an indirect technics to create any file on server.
Platform(s): Windows Date: Jan, 07 2007
DETAIL
Hits: 855

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

Delete Files Online

Rating 4.5 4.5
Following active server pages code delete a file. Example uses FileSystem object to delete the file. Do not forget to double check permissions for this operation.
Platform(s): n/a Date: Apr, 12 2004
DETAIL
Hits: 1713

Delete Folders Online

Rating 4.0 4.0
ASP does not allow you to use IO system to modify on files and folders. But with the help of FileSystem object you can delete any file on your server. Do not forget to double check permissions for this operation.
Platform(s): n/a Date: Apr, 12 2004
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: 1395

Displaying Sub Folders

Rating 5.0 5.0
Following example displays all sub folders in current folder. We will use SubFolders property of FileSystem Object for this source code. First we will find our current path using System.MapPath.
Platform(s): n/a Date: Apr, 20 2004
DETAIL
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: 316

File Access Tutorial

Rating 0.0 0.0
This tutorial demonstrates how to use the FileSystem object to view the contents of a server directory. It could easily be modified into a navigation or file-download application.
Platform(s): n/a Date: May, 28 2000
DETAIL
Hits: 1123

file information

Rating 0.0 0.0
This example displays some useful file examples . Last accessed , last modified and when the file was created
Platform(s): n/a Date: Apr, 18 2005
DETAIL
Amount: 36
Displaying: 11 - 20
Pages: << 1 [2] 3 4 >>