|
|
Creating Files with the File System Object |
|
|
Steven Smith |
|
|
ASP / Objects & Framework |
|
|
Click to Visit |
|
|
22 |
Using File System Object methods - CreateTextFile and OpenTextFile text files can be created within ASP applications and this article describes both ways with the help of coding. How to give file name and path are explained in detail. And using TextStream object how to open a file to read it's content to be copied into new text file is explained clearly.
|