Tutorial search
ASP Tutorials
Tutorials
Stuff
Affiliates
Photoshop Templates
Featured Photoshop templates - professional ready to use designs for your next project.
View all templates
ASP File Manipulation Tutorials
We hope that you will enjoy our ASP File Manipulation tutorials. Feel free to contact us if you would like to be a tutorial hero and contribute your own ASP File Manipulation tutorials to our site. Thank you !
The scope of this code sample is focusing how to find and display of any file's last modified date & time. Probably, you've used to see some pages on web, written at bottom of page last modified date. Now we will create a simple code to do this.

In this sample ASP code, we will read and count the lines in a text file. This study uses FileSystem Object and readline method.

If you want to copy some foldes to another folder, first create a File System Object. CopyFolder method will help you to copy folder ot another folder. .

Sometimes you need to copy files to another folder. First you should require to use FSO (File System Object.) CopyFile method of FSO is the simplest way to copy the files. Following sample code will copy some files to another folder. .

Microsoft Scripting Runtime DLL
This tutorial helps you understand: Microsoft provides one DLL, scrrun.dll, for both IIS Web server side scripting and IE Web browser client side scripting. scrrun.ddl offers the following classes: Dictionary, FileSystemObject, Drive, Folder, File, TextStream.
This tutorial helps you understand: Microsoft provides one DLL, scrrun.dll, for both IIS Web server side scripting and IE Web browser client side scripting. scrrun.ddl offers the following classes: Dictionary, FileSystemObject, Drive, Folder, File, TextStream.

This example displays some useful file examples . Last accessed , last modified and when the file was created

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.

This tutorial will show you how use the File Scripting Object to both write to and append to a text file.

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.
Total Tutorials in Category: 31





