Subscribe
Tutorial search
Cool Stuff
How would you like to MASTER graphic design by next week?
Click here to find out how
Photoshop Templates
Featured Photoshop templates - professional ready to use designs for your next project
View all templates
ASP Tutorials
Tutorials
Stuff
Affiliates
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 tutorial to our site. Thank you !
This free Unicode tutorial book is a collection of notes and sample codes written by the author while he was learning Unicode himself, an ideal tutorial guide for beginners. Topics include ASCII, character set, encoding, GB, GB18030, GB2312, GBK, ISO-8859, JDK, JIS, UTF8, Unicode...
Difficulty: 


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.
Difficulty: 


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


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. .
Difficulty: 


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. .
Difficulty: 


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.
Difficulty: 


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


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.
Difficulty: 


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

Total Tutorials in Category: 32

