Find and replace text in multiple files?

Discussion in 'General Chat' started by Clear Presence Media, Mar 20, 2008.

  1. #1
    First of all, sorry if this is a bad place to post...but the desc. says

    Description: Anything your heart desires can be posted here.

    So I think im good :cool:

    Anyways...I am looking for a way to find and replace text from multiple html files all at once -- does anyone know of any programs that can help me accomplish this?

    Thanks :D
     
    Clear Presence Media, Mar 20, 2008 IP
  2. kaung

    kaung Twitter @KaungKo

    Messages:
    4,040
    Likes Received:
    187
    Best Answers:
    0
    Trophy Points:
    155
    #2
    if it is serverside, i have a free software you can upload and change or replace even 1 word in all directories.
    i dont kow the name or remmeber where i got it but i can share with you.
     
    kaung, Mar 20, 2008 IP
  3. spartax

    spartax Active Member

    Messages:
    303
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    78
    #3
    to replace text in files from your harddisk its easy,
    open all of your html files in textpad (www.textpad.com), press F8, Choose text to replace and Replace with, select 'All Documents', then 'save all'... done!
     
    spartax, Mar 20, 2008 IP
  4. Hodgedup

    Hodgedup Notable Member

    Messages:
    3,962
    Likes Received:
    287
    Best Answers:
    0
    Trophy Points:
    203
    #4
    You can write a real quick program to open each html file as a text file and do a string replace. If you know any programming language at all it should only take a couple of minutes.
     
    Hodgedup, Mar 20, 2008 IP