Buying Need to download and entire site and search and replace a lot of code

Discussion in 'Programming' started by davidness, Jan 5, 2012.

  1. #1
    Hi,

    The links in the HTML code from the site that I need downloaded is like such (the numbers in red are random on every page):
     http://example.com/folder/[COLOR="#FF0000"]123456789[/COLOR]/http://www.thesitedownloaded/folder/page.html
    Code (markup):
    Also, in the HTML code, it has
    <!-- start comments --> a ton of random code  <!-- end comment -->
    Code (markup):
    I basically need a way to strip out all the green from the ahref on every HTML page
    [B][COLOR="#00FF00"][B]http://example.com/folder/123456789/http://www.thesitedownloaded/[/B][/COLOR][/B]folder/page.html
    Code (markup):
    Also, I need to strip out the code in between a comment tag that appears on all pages
    <!-- same start comment tag --> a ton of random code  <!-- same end comment tag-->
    Code (markup):
    PM me if this is something you know how to do and cold show me a way to do it.

    Payment by PayPal
     
    davidness, Jan 5, 2012 IP
  2. zappak

    zappak Active Member

    Messages:
    366
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    80
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #2
    dreamviewer can do that your work.. entire site will be replaced with word .

    or shoot me P-m

    thanks
     
    zappak, Jan 5, 2012 IP
  3. Dolphin Group

    Dolphin Group Peon

    Messages:
    82
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #3
    Easy task. PM me if you still dint got it done. Will do it for free.
     
    Dolphin Group, Jan 5, 2012 IP
  4. wiicker95

    wiicker95 Well-Known Member

    Messages:
    438
    Likes Received:
    37
    Best Answers:
    10
    Trophy Points:
    100
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #4
    Why Dreamweaver? Just CTRL+F it on notepad++, and replace with an empty field ;)
     
    wiicker95, Jan 5, 2012 IP