|
|
Rename files using the FileSystemObject |
|
|
Developer Fusion Ltd |
|
|
ASP / Objects & Framework |
|
|
Click to Visit |
|
|
3806 |
It is possible for you to rename a particular file using FileSystemObject though it does not provide 'rename' method and the steps needed to perfrom this process is taught in this tutorial. It suggests you to utilize the 'MoveFile' method of FileSystemObject to move the contents to a new file that exists in the same direrctory where the file to be renamed is stored.
|