Description of Replace one string to another in a text file :
In this ASP tutorial, each step required to execute the text replacement process is demonstrated with detailed description and from the given sample program you will be able to know about all string functions with their functionable structure. Lets you use the 'Find' function to look for specific text throughout the text file and the 'Replace' simply replaces the matched text with given string.