Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

strange problem viewing images

Status
Not open for further replies.

benluke4

Technical User
Jan 27, 2005
127
GB
Hi,

for some reason when using this code:

Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN""[URL unfurl="true"]http://www.w3.org/TR/html4/loose.dtd">[/URL]
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<body>
<a href="front_dante.htm" target="_blank"  onClick="window.open(this.href,'myNewWindow','top=20,left=70,width=400,height=650'); return false;"><img src="newimages/front_/images/latest-front-design_01.jpg" alt="Dante" name="dante1" width="94" height="165" border="0" id="dante1"></a>
</body>
</html>

The image doesn't show up, and there is no link to the new window. I cant work it out???? It works fine offline, but when posted online it doesn't show. Ive tested in IE adn Firefox and its the same in both

the page is posted here:

any ideas???

Thanks

Ben
 
Works fine for me at work in IE6. Ewww. :)

Incidentally, imgs do not have property name, so you can get rid of that. Does this exact example not work for you, or is it when part of a bigger page that the problem occurs.
 
it doesnt work for mi in either browser?????????????????????

on its own or as part of a page

firefox 1.0.2
IE 6.0.2

MMMMMMMMMMMMM :(
 
I get a picture of horsie's head and if I click on it, a popup opens with pictures and text (yes, I am lazy and don't read). Have you tried clearing out the cache? In FF, hit shift-reload. IE should be happy with ctrl-reload I think. Other than that, it could be a problem with the proxy's cache, if you're using a proxy.
 
ive cleared the cache, and i am using a proxy, how would i sort the proxy's cache out?

Thanks Vragabond
 
Ive also noticed that another site that was working fine earlier is now loading with errors.

would someone mind checking and seeing if its just my end


Thanks

Ben

Would reinstalling my my adsl router help???
 
Again, page looks ok for me. Is this your home computer you're talking about? Who maintains the proxy? Have you checked with them?
 
home/office.

not that clude up about poxy's etc.

any advice

Things were and have been working fine but today its all gone tits up!!

:-[
 
mmm somethings up, or am i being paranoid

When i load this tek tips page, it loads with side-scroll bars???? which is strang also down the bottom below the sidescrollbar it says

"Transferring data from g3.us.intellitxt.com" have i been infectded or seomthing or am i being paranoid??

 
Sounds just like what I'm seeing. Your code box in teh original post made this thread pretty wide.

"Am I paranoid if someone really is out to get me?"[smile]

Greg
"Personally, I am always ready to learn, although I do not always like being taught." - Winston Churchill
 
ok so i was being paranoid,

back to the proxy server, any ideas on how can i solve this problem?

Ben
 
from what i can gather it seems to be something to do with java on pages???
 
Hi,

I still havn't managed to sort this problem, although im not getting page errors. The problem is im still seeing old pages.

At this site I know im definantly not seeing the latest page.

everybody else can see an advert on the left hand side of the page saying "W&P Training", "nvq's & Training",

I cant, this ad went up on Friday, but im still seeing the pages from Thursday.

I plugged my laptop in to the same broadband connection and amd viewing the same old page as on my desktop.

This would say to me that it was to do with the connection not a setting on my desktop?????

Im getting desperate??? any ideas?????????

Thanks

Ben
 
Like I said, the problem lies with the proxy caching your page. Proxy has the Thursday version on and that is why everything is broken. Maybe it didn't cache all files, just some. I once had a problem with proxy caching my css. Couldn't see any pages with new css for weeks. Try and find out more about the proxy and people who might have access to clear that cache.
 
Thanks Vragabond,

I contacted BT who supply me with broadband, they said i didn't connect through proxy and that it was nothing to do with there BB service.

I know nothing about proxy all i know is when i connect to IE, or Firefox it comes up in the bottom left corner "detecting proxy settings"

I connect through a BT Vouager 205 ADSL Router.

Should i be contacting BT Tec support again???

and what should i be askin them??

Really appreciate your help

thanks

Ben
 

If you have plugged your laptop on to a specific router, and are now experiencing this problem on that laptop, it points away from browser issue, and more towards a hardware issue.

Suggest taking this up further with your ISP (or whoever supplied the router). You should probably not confuse things by talking about "proxies" if you aren't 100% sure that you are actually using one.

Either way, suggest taking the discussion away from this forum... maybe continue the thread you opened in the "browser issues" thread last week?

Hope this helps,
Dan


[tt]D'ya think I got where I am today because I dress like Peter Pan here?[/tt]
[banghead]

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top