Doing a Search and Replace with FSO - Script Review at ProgramsDB.com


  • Name
Doing a Search and Replace with FSO
  • Author
Steven Smith
  • Category
ASP / Objects & Framework
  • HomePage Address
Click to Visit
  • No. of hits
21



     In case of replacing particular page content with new, the File System Object will work for you and the required steps are given in this tutorial with clear explanation. Directs you to perform this process by searching the folder and replace all page content using 'Files' Collection of FSO. And updating the files into the sub folders is also explained using looping statements.


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: Saturday, 11 October 2008

Privacy Policy