|
|
| Editing Files [+] Favor-It | |
| |
 |
| | Sort By:
|
This is an example of a code which will write to a text file, using FileSystemObject in an ASP Page. Author: Asif Code: ASP 2.0 & VBScript |
Check out this article on how
to use the ADO 2.5 stream object to manipulate binary and text files. Author: 4GuysFromRolla.Com Code: ASP 2.0 & VBScript |
AnyPortal Site Manager is a web site support tool that lets you view the directory structure of your web site and then add, change or delete files using only your Internet browser. Author: John Martin Code: ASP 3.0 & VBScript |
|  | |
This is a drawn out example of reading and writing with the FileScriptingObject. This is similar to copying a file, but allows rewriting specific line(s). Author: T Runstein Code: ASP 3.0 & VBScript |
This example shows how to use FileSystemObject to read from a text, .asp, .htm or any other file within your ASP Page.
Author: Asif Code: ASP 2.0 & VBScript |
When working with files you use the built in component: FileSystemObject. This component comes packed with lots of nice methods you can use to create, delete and manipulate files and folders. Here, we'll show how to Create and Write to a text file. Author: Programmers Resource Code: ASP 3.0 & VBScript |
We continue to examine FileSystem object in this sample code. Most common ASP problems are trying to modify a file before checking it exists. So you code will be down. We must check that this file is exist. Author: Dotnetindex.com Code: ASP 3.0 & VBScript |
|  | |
In this tutorial that uses ASP 3.0 and VBScript, you will learn how to open and read content from a text file. This can be useful for when you use a flatfile-type database.
Author: AspTutorial Code: ASP 3.0 & VBScript |
Global.asa is a text file locate in your main directory (/global.asa). The Global.asa file is configurations for your web application.
Author: AspTutorial Code: ASP 3.0 & VBScript |
Icon Key >
 - Recently Updated
 - Showcase Listing
|