disable image toolbar help

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

  1. #1

    Default disable image toolbar help

    Is there a way to disable image toolbar. So that a viewer wont be able to save
    an image or print it? I have diabled the right click be that doesnt stop a
    user from using the image toolbar to save as, print, send to email or.

    chichi8 Guest

  2. Similar Questions and Discussions

    1. image toolbar
      I asked this question a zillion years ago.... And today I found I wanted to use it and it didn't work. I don't want the little image toolbar to come...
    2. Can I disable the Acrobat Toolbar in Word?
      Is there a simple method to disable the appearance of the Acrobat Toolbar in MS Word.
    3. Webcontrol toolbar image click question
      Hi all, Firstly, allow me to just say that programming asp.net AND using viewstate has been (and still is at the moment) the most painful...
    4. Disable printing / toolbar - WebForm
      How can I disable or hide the toolbar/printing in a C#/JavaScript WebForm without having to manually close an opening window?
    5. Toolbar appears on image hover
      Hi If I hover over an image the IE toolbar for saving/printing/sending appears. How can I suppress this without forcing user to disable the...
  3. #2

    Default Re: disable image toolbar help

    If your question is "Is it possible to prevent a user from saving or
    printing your images" then the answer is NO.

    If your question is "Is it possible to prevent the Image Toolbar from
    appearing on the page" then the answer is YES - just put this in the head of
    the page -

    <meta http-equiv="imagetoolbar" content="no">
    > I have diabled the right click be that doesnt stop a
    > user from using the image toolbar to save as, print, send to email or.
    Nothing will stop that.

    [url]http://continue.to/hope[/url] discusses them all.

    --
    Murray --- ICQ 71997575
    Team Macromedia Volunteer for Dreamweaver
    (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
    ==================

    "chichi8" <webforumsuser@macromedia.com> wrote in message
    news:dcjrbp$1c8$1@forums.macromedia.com...
    > Is there a way to disable image toolbar. So that a viewer wont be able to
    > save
    > an image or print it? I have diabled the right click be that doesnt stop
    > a
    > user from using the image toolbar to save as, print, send to email or.
    >

    Murray *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