Modify Contents of DW Document

Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.

  1. #1

    Default Modify Contents of DW Document

    Hey I just want to know if this is possible at this point.

    I want a button the user can click and it will do a global find and replace on
    their current opened DW document.

    I try doing this and everytime it tells me I cannot modify the document.

    Says I gota put it in a behavior and I looked it up and it seems that it can
    only modify selections well I don't want too I want to modify the whole
    document.

    digitalpacman Guest

  2. Similar Questions and Discussions

    1. Modify the attribute of PDF document
      Hello all I want to modify the attribute of PDF doucment,Can someone give me some information?? Thanks in advance! Yiyun
    2. How do I drag layers and their contents from one document to another?
      Hi all, I'm curious if this is possible. presently, we use a lot of layers in our catalog work at our job. in quark, you could turn on all the...
    3. Listing contents of a directory folder to contents ofdirectory
      cfdirectory listing... Here is my problem... I am listing directorys and when each directory is listed I want to list the contents of that...
    4. Display Word Document Contents to ASP/HTML
      Hi, Is it possible to convert Word document to HTMl using ASP(VBScript)? If so how? what are the components to be used ? I need to retain...
    5. MySQL Modify Contents
      Hello, I'm not sure if this is the proper newsgroup or not, but I'm doing this in PHP so I figured it might be (if it's the wrong one, please...
  3. #2

    Default Re: Modify Contents of DW Document

    You need to use the Command API rather than the Behavior API.

    --


    E. Michael Brandt

    [url]www.divahtml.com[/url]
    [url]www.divahtml.com/products/scripts_dreamweaver_extensions.php[/url]
    Standards-compliant scripts and Dreamweaver Extensions

    [url]www.valleywebdesigns.com/vwd_Vdw.asp[/url]
    JustSo PictureWindow
    JustSo PhotoAlbum, et alia

    --
    E Michael Brandt 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