Program to search and replace with other search?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Screwed Up
    Confirmed User
    • Aug 2002
    • 1120

    #1

    Program to search and replace with other search?

    I've been searching google for a windows based program that does something like this:

    Search and replace in txt, doc and html files and replace the found value with a value found in the same file.

    For example search for and replace the NEWVALUE01 and NEWVALUE02 into these values that can be found within the same file:

    Code:
            <td align="center"><font size="2" face="Verdana, Arial, 
     Helvetica, sans-serif">WHATEVER IS FOUND HERE REPLACES NEWVALUE01<a 
     href="freeporn/02.wmv"><img src="freeporn/02.jpg"
      
      
            <td align="center"><font size="2" face="Verdana, Arial, 
     Helvetica, sans-serif">WHATEVER IS FOUND HERE REPLACES NEWVALUE02<a 
     href="freeporn/04.wmv"><img src="freeporn/04.jpg"
    Do not replace NEWVALUE0# with the complete html above, only whatever is found between them.

    So far I didn't find anything. Anyone?
    Promote these REAL amateur sites with Exclusive content:

    African Casting | Real Africans | Latina Fuck Tour | African Lesbians

    African Bucks Contact: support @ africanbucks.com
  • Machete_
    WINNING!
    • Oct 2002
    • 14579

    #2
    Dreamweaver can do it on both files and folders

    Comment

    • SmokeyTheBear
      ►SouthOfHeaven
      • Jun 2004
      • 28609

      #3
      example input example output
      hatisblack at yahoo.com

      Comment

      • Screwed Up
        Confirmed User
        • Aug 2002
        • 1120

        #4
        Originally posted by ebus_dk
        Dreamweaver can do it on both files and folders
        That's with regular expressions, right? I don't know anything about regex and I tried that with notepad++. There is no easier program around?

        Originally posted by SmokeyTheBear
        example input example output
        What do you mean??
        Promote these REAL amateur sites with Exclusive content:

        African Casting | Real Africans | Latina Fuck Tour | African Lesbians

        African Bucks Contact: support @ africanbucks.com

        Comment

        Working...