Rename files using the FileSystemObject - Script Review at ProgramsDB.com


  • Name
Rename files using the FileSystemObject
  • Author
Developer Fusion Ltd
  • Category
ASP / Objects & Framework
  • HomePage Address
Click to Visit
  • No. of hits
51



     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.


Top ASP scripts
1).   Server.ScriptTimeout This tutorial educates you on how to fix the maximum time to a script to run using Server.ScriptTimeout function and provides simple examples.
2).   Request.ClientCertificate This article helps you to learn the Request.ClientCertificate property in detail and provides many examples to gather info about ClientCertificate collection.
3).   Built-In ASP Objects From this ASP tutorial, you will learn clearly about all intrinsic objects in ASP and can learn their usage, collections and methods.
4).   Session_OnStart How to run a script when a new session is created on the server can be learnt online through this ASP tutorial. And is more useful to set session variables before the users start to work with other pages.
5).   How do I get the user's IP address or browser information This tutorial deals with getting an IP address of a user using session variables. Sample code snippets enable you to understand the needed steps easily.
6).   Response Object A clear description about all properties, methods and collections of ASP Response Object can be learnt easily through this online ASP learning resource.
7).   ASP File Object Collecting details about particular file can be done using ASP File Object and this tutorial directs you how to implement this process within your ASP applications using this object's methods and properties.
    Home
    Top Downloads
    New Programs
    Awards
    Link to us
    Submit
    Contact us

 

Scripts Categories

 


Game Cheats

 

Updated: Sunday, 12 October 2008

Privacy Policy