473,401 Members | 2,127 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,401 software developers and data experts.

Displaying jpeg #2

Hi. When I display a jpeg file in my browser, I see a toolbar in the
upper left. It allows me to save the image, email it, etc. I'm using
html code to display the image. Is there a way to disable the save and
email options? Or perhaps a way to disable the toolbar altogether?
Sep 13 '05 #1
3 1274
Dennis Allen wrote:
Hi. When I display a jpeg file in my browser, I see a toolbar in the
upper left. It allows me to save the image, email it, etc. I'm using
html code to display the image. Is there a way to disable the save and
email options? Or perhaps a way to disable the toolbar altogether?


Not with JavaScript. Poke around your browser's options or preferences.
In IE it's under:

Tools->Internet Options->Advanced->Multimedia->Enable Image Toolbar
--
Rob
Sep 13 '05 #2
"Dennis Allen" <de****@dennisallen.com> skrev i meddelandet
news:11*************@corp.supernews.com...
Hi. When I display a jpeg file in my browser, I see a toolbar in the
upper left. It allows me to save the image, email it, etc. I'm using
html code to display the image. Is there a way to disable the save and
email options? Or perhaps a way to disable the toolbar altogether?


Of course, all but extremely unsavvy users will still be able to right-click
an image and save it to their hard drive, from where they can then e-mail it
manually. And if you manage to prevent that, there's still the option of
reading the source code and entering the adress of the image in the adress
bar. And if you prevented *that*, a screen shot will do.

--
Joakim Braun
Sep 13 '05 #3
Dennis Allen wrote:
Hi. When I display a jpeg file in my browser, I see a toolbar in the
upper left. It allows me to save the image, email it, etc. I'm using
html code to display the image. Is there a way to disable the save
and email options? Or perhaps a way to disable the toolbar
altogether?


The image toolbar can be suppressed by a metatag:

<meta http-equiv="imagetoolbar" content="no" />

Fred
Sep 15 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Blaktyger | last post by:
How can this be done? Images are stored in a LONGBLOB field. When I try to display them, it prints out the binary data as it is... Thank you
24
by: Mark Sargent | last post by:
Hi All, response.write FilePath gives this path, ImageName.jpeg but the image(s) doesn't display in the below code. What am I missing..? Cheers. <%Response.Write FilePath%> Original...
4
by: Nathan Henderson | last post by:
Hi, Becoming quite frustrated with this. I have a commercial database written in access and I'm trying to display some images, jpegs, stored in the DB on web page. My code is as follows: ...
7
by: Vinay | last post by:
Hi All: I have a small application that stores images either in the database or as files (depending on the user preference). I'm in the process of providing a web interface to this application....
2
by: Dennis Allen | last post by:
Hi. When displaying a jpeg file, the image shows up in the top left corner of the browser. Any way to get the image centered?
3
by: Dalan | last post by:
At first I was not certain what could cause Access 97 from displaying most jpeg images, but not all. After further testing, it seemed that all original images of less than 275 pixels per inch or...
4
by: bissatch | last post by:
Hi, I have launched my new website and having viewing it on the Mac Internet Explorer, have found that it isnt displaying my background-image property. Is this a common bug / occurance? How are...
0
by: CR Developer | last post by:
Hi, I'm trying to displaying images stored in SQL Server 2000 into a Crystal Report 10. The images source is a jpeg, and the image is not displaying. If I upload a bmp file in the database, it...
3
by: Walter Konopacki | last post by:
Having trouble displaying a jpeg in an Access 2003 form. Have read in Access Forms Dummy Book the an anomaly is present in Access 2003 that does not allow JPEG images to be displayed because Office...
1
by: johnVarma | last post by:
Hi All, Iam facing a problem with bar chart using coldFusion. if there is only one <cfchartseries> tag then the seriesLabel attribute is not displaying instead of that the items of the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.