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

create a file

Rating 0.0 0.0
Easy code for creating a file
Platform(s): n/a Date: Apr, 18 2005
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
Hits: 977

ASP File Upload using VBScript

Rating 0.0 0.0
There are several components on the market that allow your ASP application to handle file uploads. This article does not intend to replace those. There are times, however, that deploying a custom COM object is not possible. This article will show you how to write a VBScript class to handle file uploads.
Platform(s): n/a Date: Jul, 29 2000
DETAIL
Hits: 962

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

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

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
Amount: 36
Displaying: 11 - 20
Pages: << 1 [2] 3 4 >>