Enhanced Find & Replace in Dreamweaver

Discussion in 'HTML & Website Design' started by Astroman, Dec 19, 2007.

  1. #1
    Is there a way in Dreamweaver, or any editor actually I guess, to Find and Replace All when the All are slightly different.

    For example I want to remove the following HTML from every file:

    <a name=001>
    <a name=002>
    <a name=003>
    <a name=004>
    <a name=etc>

    Is there some clever web trickery to do this all at once?
     
    Astroman, Dec 19, 2007 IP
  2. frankcow

    frankcow Well-Known Member

    Messages:
    4,859
    Likes Received:
    265
    Best Answers:
    0
    Trophy Points:
    180
    #2
    Yes, you can use regular expressions within the find tool
     
    frankcow, Dec 19, 2007 IP
  3. Astroman

    Astroman Well-Known Member

    Messages:
    2,355
    Likes Received:
    71
    Best Answers:
    0
    Trophy Points:
    135
    #3
    How does that work?
     
    Astroman, Dec 19, 2007 IP