|
|
Renaming a file with the FSO |
|
|
Steven Smith |
|
|
ASP / Objects & Framework |
|
|
Click to Visit |
|
|
26 |
|
This online tutorial will be useful for the ASP coders to know in detail about file based tasks using FSO(FileSystemObject). Since there is no direrct rename method in this object, this article suggests the methods, required file can be copied with a new file name and the older file can be deleted. And suggests the another way to use 'Move' method for renaming the file.
|