473,386 Members | 1,743 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,386 software developers and data experts.

Image which does not appear

Hi all,

If I open the web page

http://abrupto.blogspot.com/2006_12_...54586752664431

with either Firefox or Internet Explorer, I see two pictures near the
top left corner. Then, if I press the «Page Down» button, there's a
missing picture; all I see is an alternate text (which says "[image]
tank driving"). But if I right-click on it and declare that I want to
see the picture, the picture shows up! The HTML code here is:

<img style="WIDTH: 249px; HEIGHT: 154px" alt="[image] tank driving"
src="http://www.tankmuseum.co.uk/corporate/images/tank-large.jpg"
align="left" />

It looks good to me. What is the source of the problem?

Best regards,

Jose Carlos Santos
Dec 19 '06 #1
12 19749
José Carlos Santos wrote:
>
If I open the web page

http://abrupto.blogspot.com/2006_12_...54586752664431

with either Firefox or Internet Explorer, I see two pictures near the
top left corner. Then, if I press the «Page Down» button, there's a
missing picture; all I see is an alternate text (which says "[image]
tank driving"). But if I right-click on it and declare that I want to
see the picture, the picture shows up! The HTML code here is:

<img style="WIDTH: 249px; HEIGHT: 154px" alt="[image] tank driving"
src="http://www.tankmuseum.co.uk/corporate/images/tank-large.jpg"
align="left" />
Do you have "Block external images" enabled?

--
jmm (hyphen) list (at) sohnen-moe (dot) com
(Remove .AXSPAMGN for email)
Dec 19 '06 #2
On 19-12-2006 18:50, Jim Moe wrote:
>If I open the web page

http://abrupto.blogspot.com/2006_12_...54586752664431

with either Firefox or Internet Explorer, I see two pictures near the
top left corner. Then, if I press the «Page Down» button, there's a
missing picture; all I see is an alternate text (which says "[image]
tank driving"). But if I right-click on it and declare that I want to
see the picture, the picture shows up! The HTML code here is:

<img style="WIDTH: 249px; HEIGHT: 154px" alt="[image] tank driving"
src="http://www.tankmuseum.co.uk/corporate/images/tank-large.jpg"
align="left" />
Do you have "Block external images" enabled?
No. Besides, that page is full of pictures and I only have problems
with that one.

Best regards,

Jose Carlos Santos
Dec 19 '06 #3
José Carlos Santos wrote:
If I open the web page

http://abrupto.blogspot.com/2006_12_...54586752664431

with either Firefox or Internet Explorer, I see two pictures near the
The author of this page needs to .. (how can I be polite?) .. start
over? Stop hotlinking to others' photo files? Learn to optimize images?
Use multiple pages for extreme amounts of content?

This one stolen photo is nearly two megabytes!
http://www.nasa.gov/images/content/1...19_ys_full.jpg

The tank photo:
http://www.tankmuseum.co.uk/corporat...tank-large.jpg
is also hotlinked, and perhaps that server wasn't available when you
visited the page. I see it in all browsers.

See: http://www.websiteoptimization.com/services/analyze/
for just how large this page really is:

"The size of this web page (2141176 bytes) has exceeded the maximum size
of 1000000 bytes. Please try again."

--
-bts
-Motorcycles defy gravity; cars just suck
Dec 19 '06 #4
Beauregard T. Shagnasty wrote:
>If I open the web page

http://abrupto.blogspot.com/2006_12_...54586752664431

with either Firefox or Internet Explorer, I see two pictures near the

The author of this page needs to .. (how can I be polite?) .. start
over? Stop hotlinking to others' photo files? Learn to optimize images?
Use multiple pages for extreme amounts of content?

This one stolen photo is nearly two megabytes!
http://www.nasa.gov/images/content/1...19_ys_full.jpg

The tank photo:
http://www.tankmuseum.co.uk/corporat...tank-large.jpg
is also hotlinked, and perhaps that server wasn't available when you
visited the page. I see it in all browsers.

See: http://www.websiteoptimization.com/services/analyze/
for just how large this page really is:

"The size of this web page (2141176 bytes) has exceeded the maximum size
of 1000000 bytes. Please try again."
All this makes sense, except that I *still* can't see the image, even
though I am accessing the Internet using a different ISP now. Thanks,
anyway.

Best regards,

Jose Carlos Santos
Dec 19 '06 #5
José Carlos Santos wrote:
All this makes sense, except that I *still* can't see the image, even
though I am accessing the Internet using a different ISP now. Thanks,
anyway.
Can you see it directly?
http://www.tankmuseum.co.uk/corporat...tank-large.jpg

How about their main page (a splash page)?
http://www.tankmuseum.co.uk/

--
-bts
-Motorcycles defy gravity; cars just suck
Dec 19 '06 #6
Beauregard T. Shagnasty wrote:
José Carlos Santos wrote:
>>http://abrupto.blogspot.com/2006_12_...54586752664431

The author of this page needs to .. (how can I be polite?) .. start
over? Stop hotlinking to others' photo files?
The tank photo:
http://www.tankmuseum.co.uk/corporat...tank-large.jpg
is also hotlinked, and perhaps that server wasn't available when you
visited the page. I see it in all browsers.
Do you see it on the page he mentioned, or only directly using the
jpeg's URL? I see it directly, but not in the referenced page.

Isn't this probably a case of the tankmuseum's webmaster setting a block
against hotlinking based on the referrer (abrupto.blogspot.com, or maybe
all of blogspot)? Being clever with the .htaccess file would be a fair
way for the real image owner to prevent the hotlink theft of image and
bandwidth. Innit?

--
John
Dec 20 '06 #7
John Hosking wrote:
Beauregard T. Shagnasty wrote:
>José Carlos Santos wrote:
>>>http://abrupto.blogspot.com/2006_12_...54586752664431

The author of this page needs to .. (how can I be polite?) .. start
over? Stop hotlinking to others' photo files?
>The tank photo: http://www.tankmuseum.co.uk/corporat...tank-large.jpg
is also hotlinked, and perhaps that server wasn't available when you
visited the page. I see it in all browsers.
Do you see it on the page he mentioned, or only directly using the
jpeg's URL? I see it directly, but not in the referenced page.
Yes, I saw it directly on the blogspot page. Still do, in a couple of
browsers.
Isn't this probably a case of the tankmuseum's webmaster setting a
block against hotlinking based on the referrer (abrupto.blogspot.com,
or maybe all of blogspot)? Being clever with the .htaccess file would
be a fair way for the real image owner to prevent the hotlink theft
of image and bandwidth. Innit?
That's what I would do if I was the tank guy. I have a .htaccess on one
of my sites set to reject hotlinks.

--
-bts
-Motorcycles defy gravity; cars just suck
Dec 20 '06 #8
On 19-12-2006 23:53, Beauregard T. Shagnasty wrote:
>All this makes sense, except that I *still* can't see the image, even
though I am accessing the Internet using a different ISP now. Thanks,
anyway.

Can you see it directly?
http://www.tankmuseum.co.uk/corporat...tank-large.jpg
Yes, just like I said that at my original post.

Best regards,

Jose Carlos Santos
Dec 20 '06 #9
Beauregard T. Shagnasty wrote:
>
>Isn't this probably a case of the tankmuseum's webmaster setting a
block against hotlinking based on the referrer (abrupto.blogspot.com,
or maybe all of blogspot)? Being clever with the .htaccess file would
be a fair way for the real image owner to prevent the hotlink theft
of image and bandwidth. Innit?

That's what I would do if I was the tank guy. I have a .htaccess on one
of my sites set to reject hotlinks.
Would you provide a sample entry?

--
jmm (hyphen) list (at) sohnen-moe (dot) com
(Remove .AXSPAMGN for email)
Dec 20 '06 #10
Jim Moe wrote:
Beauregard T. Shagnasty wrote:
>>
>>Isn't this probably a case of the tankmuseum's webmaster setting a
block against hotlinking based on the referrer (abrupto.blogspot.com,
or maybe all of blogspot)? Being clever with the .htaccess file would
be a fair way for the real image owner to prevent the hotlink theft
of image and bandwidth. Innit?

That's what I would do if I was the tank guy. I have a .htaccess on one
of my sites set to reject hotlinks.

Would you provide a sample entry?
Ok. Note this depends on the visitor's browser or firewall not blocking
the HTTP_REFERER. The following redirects them to my "evil.png" which is
a very lightweight image in bright red with white text which states
"This image was stolen from example.com"
# Prevent hotlinking
# returns a substitute image (evil.png) instead of the image requested
RewriteEngine On
RewriteCond %{HTTP_REFERER} !^http://(www\.)?example\.com/ [NC]
RewriteCond %{HTTP_REFERER} !^$
RewriteRule \.(.jpg|jpeg|gif|bmp|png)$ /images/evil.png [R,L]

--
-bts
-Motorcycles defy gravity; cars just suck
Dec 20 '06 #11
Beauregard T. Shagnasty wrote:
>>
Would you provide a sample entry?

Ok. Note this depends on the visitor's browser or firewall not blocking
the HTTP_REFERER. The following redirects them to my "evil.png" which is
a very lightweight image in bright red with white text which states
"This image was stolen from example.com"
# Prevent hotlinking
# returns a substitute image (evil.png) instead of the image requested
RewriteEngine On
RewriteCond %{HTTP_REFERER} !^http://(www\.)?example\.com/ [NC]
RewriteCond %{HTTP_REFERER} !^$
RewriteRule \.(.jpg|jpeg|gif|bmp|png)$ /images/evil.png [R,L]
Thanks!

--
jmm (hyphen) list (at) sohnen-moe (dot) com
(Remove .AXSPAMGN for email)
Dec 21 '06 #12
Welcome to MAX web Solution's Website, a full service affordable
offshore web site design, Search Engine marketing and web development
company based in Kathmandu. We focus on e business solutions at low
prices serving the needs of small to medium businesses all over the
world. We offer a wide range of custom web site design development and
seo services at affordable prices starting from small presentation
sites to complex multifunctional web portals and advanced custom
e-commerce business solutions.
Service is everything - your satisfaction is guaranteed
That is why we would gladly accept the responsibility of taking care of
your site. We want to save your time, so that you could devote yourself
to the most important thing - your business. Allow us to maintain and
support your web site.
Money back guarantee
A 30 Day money back guarantee for the first monthly fee.
You can also response to this message.

Fillup the below information for further inquarry.
Contact Name :
Organization Name:
E-mail Address :
Phone no:
Call us for Demostration
Call : 2390177 / 9841206820
Check it out for more information
http://www.max-online.biz/idevaffili...ate.php?id=749

Dec 24 '06 #13

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

Similar topics

1
by: midtoad | last post by:
I'm trying to display a GIF image in a label as the central area to a Tkinter GUI. The image does not appear, though a space is made for it. Why is this so? I notice that I can display a GIF...
1
by: Mudcat | last post by:
I have an image that displays on a canvas that works unless I put the same code in a class. I can't figure that out. Here's what works: def uts5100(self): self.screen = Toplevel( self.master )...
5
by: Roger Shrubber | last post by:
I have a page with images that the user can drag from one frame to another. I need them to see a "ghost image" of the image they are dragging, while the original stays put. I use the onmousemove...
15
by: Applebrown | last post by:
I've got a couple of errors on my site that I'm not sure how to fix. I'm using simple CSS for both text rollovers and my horizontal navbar, and here's what happens. First, the site: ...
11
by: tma | last post by:
I have the following HTML in use on my web page. I need it to show a graphic image on the page but do not know what to use in the codebehind to make the graphic appear. If I load the source url in...
4
by: dgk | last post by:
I have an app that has many subdirectories containing one or more images (jpg, gif, bmp). When the user selects a directory, my plan is to show the images if there are only one or two, or show...
1
by: Andrew Poulos | last post by:
I'm working with one of those vertical menus that use CSS and lists. The menu is contained with a DIV (DIV.1) with a height of 100% that's within an absolutely positioned DIV (DIV.2). DIV.1 has a...
7
by: fredo | last post by:
I've studied Eric Meyer's pure css popups, version two: http://meyerweb.com/eric/css/edge/popups/demo2.html which pops up an image when I roll over a text link. Now I want to pop up a large...
3
by: Paul Cheetham | last post by:
Hi, I have an application that will display user-defined images in some asp:image controls. (sets the ImageURL, and is always built from the site root) The problem comes when the images...
5
by: getburl | last post by:
I am currently having an issue where I render 3 1k images to the page in IE when the user clicks a button. Everything works well in FF and Good Browsers et al., but in IE I have to wrap some dummy...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.