Saving Results of Searches (Find and Replace Feature inDreamweaver MX)

Ask a Question related to Dreamweaver AppDev, Design and Development.

  1. #1

    Default Saving Results of Searches (Find and Replace Feature inDreamweaver MX)

    Saving Results of Searches Could you please add a feature to save search
    results in a text or html file format? The Dreamweaver search feature is
    fantastic, and I use it many times daily. Often, I must keep lists of these
    search results, but I do not know of any way to save the results in text or
    html format. (Please note that I am not referring to 'save search pattern'
    feature.) The only way to do this presently, that I know, is to do a screen
    print and paste it into a image editing application. But, there is no real
    functionality because it is an image and not a text or html file. Any ideas
    would be appreciated. Thanks.

    Schreiber Guest

  2. Similar Questions and Discussions

    1. formatting find results in results window or in savedfile
      I want a :beer; :-). I want to write an extension that will allow me to format the results returned from a find. I couldn't find anything in...
    2. Need help with Find & Replace
      Hiya. I've tried everything I know to find and replace text in 400+ documents and now need some help with it. This is the existing source code: ...
    3. Find/Replace Results Panel
      I did a find/replace sitewide and I would like to keep the results of the changed files. Is there a way to export this? -- Thanks. vc
    4. find/replace
      when a user searched for a value with find/replace from a form he got the message the value could not be found but when I looked for it in the...
    5. Replace character in SELECT results
      Hi, I have a SELECT statement of multiple columns from joined tables. One of the columns is an address field. It is one field that contains the...
  3. #2

    Default Re: Saving Results of Searches (Find and Replace Feature in DreamweaverMX)

    Schreiber wrote:
    > Saving Results of Searches Could you please add a feature to save search
    > results in a text or html file format?
    To request features (and report bugs), please use this page:
    [url]http://www.macromedia.com/support/email/wishform/[/url]

    Unfortunately, I'm not aware of a built in way to do what you're looking for. It might be possible to create a site report using the DW extensibility layer that would allow you to generate the same results that your searches would generate, and allow the saving of the results. However, the reports are saved out as XML which for most folks isn't a useful format for the results to be in as a default.



    --
    Danilo Celic
    | Extending Knowledge, Daily [url]http://CommunityMX.com/[/url]
    danilocelic *TMM* Guest

  4. #3

    Default Re: Saving Results of Searches (Find and Replace Featurein Dreamweaver MX)

    Creating a site report using the DW extensibility layer is an excellent idea. I
    should have mentioned in my original post that XML is also an acceptable
    format. I attempted to create a report using the reports feature located under
    the 'Site, Reports' pull-down menu, but I could not specify search results as a
    part of the report contents. If you have any ideas on including the search
    results in the report, they would be greatly appreciated. Thanks for your
    input. I will also submit this question to the 'Request Features' page at
    [url]http://www.macromedia.com/support/email/wishform/[/url] which I have just discovered.

    Schreiber Guest

  5. #4

    Default Re: Saving Results of Searches (Find and Replace Feature in DreamweaverMX)

    Schreiber wrote:
    > Creating a site report using the DW extensibility layer is an excellent idea. I
    > should have mentioned in my original post that XML is also an acceptable
    > format. I attempted to create a report using the reports feature located under
    > the 'Site, Reports' pull-down menu, but I could not specify search results as a
    > part of the report contents. If you have any ideas on including the search
    > results in the report, they would be greatly appreciated.
    The type of rerport you're trying to build isn't a buitl in one, you'd have to write your own report by working with teh DW extensibility layer to get what you're looking for.

    I have made a nubmer of DW extensions, but I haven't made any Reports so I don't know how easy of a task that might be to accomplish.

    --
    Danilo Celic
    | Extending Knowledge, Daily [url]http://CommunityMX.com/[/url]
    danilocelic *TMM* 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