I want to stop the Picture toolbar from activating over my images

G

Guest

I have a web site that is used by about a thousand individual workstations in
my place of work (intranet). I would like to disable the image tool bar from
popping up while the users are looking at the data/images they request. I am
not able to visit each client and turn of the toolbar on the internet
explorer toolbar options. Is there a way to do this on the web page itself?
I am not concerned about protecting the content, as the web is an intranet
site, only available to on site users. Any help would be appreciated
 
C

Chris Leeds, MVP - FrontPage

not a problem,
just put this:
<meta http-equiv="imagetoolbar" content="no">
in the head of any page you don't want the toolbar to appear on.

HTH

--
Have you seen ContentSeed (www.contentseed.com)?
--
Chris Leeds
Contact: http://chrisleeds.com/contact

NOTE:
This message was posted from an unmonitored email account.
This is an unfortunate necessity due to high volumes of spam sent to email
addresses in public newsgroups.
Sorry for any inconvenience.
 
G

Guest

In the words of the great Rosanne Rosanna Danna, 'Never Mind!'. I
inadverently found the answer in one of the other threads. Anyone who reads
this post can use the following in the <head> section of their page
<META HTTP-EQUIV="imagetoolbar" CONTENT="no">

GL and happy coding.
Guenther
 
C

Chris Leeds, MVP - FrontPage

I think they're the "morta" part. LOL

--
Have you seen ContentSeed (www.contentseed.com)?
--
Chris Leeds
Contact: http://chrisleeds.com/contact

NOTE:
This message was posted from an unmonitored email account.
This is an unfortunate necessity due to high volumes of spam sent to email
addresses in public newsgroups.
Sorry for any inconvenience.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top