Remove code form all sites in one swope??

Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default Remove code form all sites in one swope??

    is there anyway to remove like a word or line of code from all th epages in
    your site, without going through them each by hand? Keep in mind, i did not
    use a template (there was a reason for this) so this line of code is in EVERY
    page, and it has to be removed. all i want removed is 2 lines of code that
    points a nav menu to a button jpeg. the button is now deleted and theres a red
    "x" in tis place. so i have to remove these 2 lines to make it go away. anyway
    to do this?

    Reven39 Guest

  2. Similar Questions and Discussions

    1. Ideas for sharing same code with 2 web sites
      I'm working on a project where 2 web sites will each have a distinct look and feel, but I'd like to have them share the same code base, rather than...
    2. Spry Form validation for none English Sites
      I have a big problem. I have several forms on sites that use Spry validation. If there is an Ü ß Ä or Ö in the text it sends the HMTL rendition of...
    3. Remove ascii code from a certain position in file
      I'm very familiar with the tr command and use it a lot when removing certain characters from files, but my situation today is involving needing to...
    4. How do I remove a digital signature from my form?
      I am new to Acrobat. I setup a digital signature and it keeps telling me that it is READ ONLY when I try to delete it. I need to remove it from the...
    5. Remove form field duplicated across multiple pages
      Can a (text) form field duplicated across multiple pages in Acrobat 6.0.1 be removed in a simple operation, or must the field be removed from each...
  3. #2

    Default Re: Remove code form all sites in one swope??

    Sitewide Find and Replace to find the two lines of code and replace with
    null? (Make a backup of the site first)
    > i did not
    > use a template (there was a reason for this)
    I'm curious - what was the reason?

    --
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    ==================


    "Reven39" <webforumsuser@macromedia.com> wrote in message
    news:duk671$1n1$1@forums.macromedia.com...
    > is there anyway to remove like a word or line of code from all th epages
    > in
    > your site, without going through them each by hand? Keep in mind, i did
    > not
    > use a template (there was a reason for this) so this line of code is in
    > EVERY
    > page, and it has to be removed. all i want removed is 2 lines of code
    > that
    > points a nav menu to a button jpeg. the button is now deleted and theres
    > a red
    > "x" in tis place. so i have to remove these 2 lines to make it go away.
    > anyway
    > to do this?
    >

    Murray *ACE* Guest

  4. #3

    Default Re: Remove code form all sites in one swope??

    Thanks, Ill try that.

    Well for the server the site is on...templates werent allowed. Its a classified server for the government.
    Reven39 Guest

  5. #4

    Default Re: Remove code form all sites in one swope??

    But templates don't operate on the server anyhow. They are local
    design-time only. They only work inside of Dreamweaver.

    --
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    ==================


    "Reven39" <webforumsuser@macromedia.com> wrote in message
    news:duk927$5s0$1@forums.macromedia.com...
    > Thanks, Ill try that.
    >
    > Well for the server the site is on...templates werent allowed. Its a
    > classified server for the government.

    Murray *ACE* Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139