ASP - File Manipulation Tutorials
Tutorials Shared by the Internet Community
Advertisements
| Top Tutorials | New Tutorials | Submit | Login | Register |
Found 14 Tutorials |
|
Most Recent Tutorials |
-
ASP Form Input to HTML
The author writes ASP has the ability to write .html or any other text based documents directly to a web server
http://www.codeave.com/asp/code.asp?u_log=89
-
Searching Drives, Viewing and Downloading Files
This article illustrates some great uses of the File System Object.
http://www.asp101.com/articles/jason/fileops/default.asp
-
Auto-upload using IE+ADO without user interaction
his article shows a simple way to upload files from client to server using VBS, IE and ADODB as multipart/form-data document.
http://www.motobit.com/tips/detpg_uploadvbsie/
-
Open, Read and Create Files with ASP
This tutorial explains opening, reading and creating files using example codes. Up to 6 examples are used.
http://www.asptutorial.info/learn/OpenReadCreate-files.asp
-
Uploading files to the server hard disk using plain ASP
Step-by-step tutorial on how to upload files (images, etc) from the client browser to the server hard disk using plain ASP pages.
http://stardeveloper.com/articles/display.html?article=2001042501&page=1
-
Last Updated
A code snippet to display the last modified date for any given file dynamically.
http://nuts4asp.com/scrips/dmod/
-
Delete a folder with ASP
This is just one of the things you can do with the File Scripting Object.
http://nuts4asp.com/tutorials/delFolder/index.asp
-
Write to a file with ASP and FSO
This tutorial will show you how use the File Scripting Object to both write to and append to a text file.
http://nuts4asp.com/tutorials/WriteFile/index.asp
-
file information
This example displays some useful file examples .
http://tutorials.programmingsite.co.uk/aspfileinfo.php
-
Easy code for creating a file
This example shows how to create a text file and then write some text to it.
http://tutorials.programmingsite.co.uk/aspcreatefile.php
-
Open and Read a File with ASP
This is some sample code for reading a file with ASP.
http://tutorials.programmingsite.co.uk/aspreadfile.php
-
scrrun.dll - Runtime classes for dictionary and file sy
This tutorial helps you understand: Microsoft provides one DLL, scrrun.dll, for both IIS Web server side scripting and IE Web browser client side .
http://www.herongyang.com/asp/scrrun.html
-
Copying Folders (using File System Object)
If you want to copy some foldes to another folder, first create a File System Object.
http://www.dotnetindex.com/articles/57_Copying_Folders__using_File_System_Object_.asp
-
Counting lines in text files
In this sample ASP code, we will read and count the lines in a text file.
http://www.devtutorials.info/articles/8_Counting_lines_in_text_files.asp
« PreviousNext »


