Replaces text in a file with different text.
Form has two three text boxes:
Search String Box, Replace String Box, File to Search Box.
The file will be searchd for the search string and if found the file will be updated with the changes. (Note the entire file will be re-written)