How To Change HTML Coding Using "Find What Replace With" Editor

Discussion in 'HTML & Website Design' started by ainmohd, Jan 11, 2008.

  1. #1
    At one of my websites I have about 500 links to a website selling digital products.

    5 examples are as follows:

    <a href="http://www.- - -.com/downloads/self_improvement/confidence_building.html?XXXX" class="downloadslinks">Confidence Building</a><br>
    <a href="http://www.- - -.com/downloads/self_improvement/self_esteem.html?XXXX" class="downloadslinks">Self Esteem</a><br>
    <a href="http://www.- - -.com/downloads/self_improvement/be_yourself.html?XXXX" class="downloadslinks">Relax Socially</a><br>
    <a href="http://www.- - -.com/downloads/self_improvement/overcoming_shyness.html?XXXX" class="downloadslinks">Shyness</a><br>
    <a href="http://www.- - -.com/downloads/self_improvement/optimism.html?XXXX" class="downloadslinks">Be More Optimistic</a><br>

    XXXX is my Affiliate ID.

    I want new pages to be opened since I don't want my visitors to go away.

    I'm wondering whether there is a method (like "Find What Replace With" editors) to change the HTML coding from:

    <a href="http://www.- - -.com/downloads/self_improvement/confidence_building.html?XXXX" class="downloadslinks">Confidence Building</a><br>

    to (MS FrontPage - New Window):

    <a class="downloadslinks" target="_blank" href="http://www.hypnosisdownloads.com/downloads/self_improvement/confidence_building.html?2588">Confidence Building</a><br>

    Please assist. Thanks.
     
    ainmohd, Jan 11, 2008 IP
  2. wdstuff54

    wdstuff54 Well-Known Member

    Messages:
    639
    Likes Received:
    24
    Best Answers:
    0
    Trophy Points:
    110
    #2
    wdstuff54, Jan 11, 2008 IP
  3. ainmohd

    ainmohd Peon

    Messages:
    1,515
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    0
    #3
    wdstuff54,

    Thanks and I'm taking a note of it for I'm not using dreamweaver.

    Members: What about FrontPage?
     
    ainmohd, Jan 11, 2008 IP
  4. Dondon2d

    Dondon2d Peon

    Messages:
    3,193
    Likes Received:
    146
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Just use notepad or Microsoft Word.
     
    Dondon2d, Jan 11, 2008 IP
  5. ainmohd

    ainmohd Peon

    Messages:
    1,515
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Dondon2d,

    I will try to use notepad or Microsoft Word and let you know the result. Thanks.
     
    ainmohd, Jan 11, 2008 IP
  6. seeder

    seeder Peon

    Messages:
    34
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #6
    i do this all the time in wordpad or notpad. "find and replace" you can also do this in a sql database file.
     
    seeder, Jan 12, 2008 IP
  7. Dondon2d

    Dondon2d Peon

    Messages:
    3,193
    Likes Received:
    146
    Best Answers:
    0
    Trophy Points:
    0
    #7
    seeder, this was already figured out. :)
     
    Dondon2d, Jan 12, 2008 IP