What does this mean?

  • Thread starter kikie
  • 13 comments
  • 1,300 views

kikie

I'm here
In Memoriam
24,179
Belgium
in the land of stupidity
I can't find a solution. I want to look at my mail (server webmail) before I download the emails. But since a couple off day, I get this:



Who can help me? I reinstalled my computer, upgraded IE (have IE 7 now) and nothing works. It works just fine on another computer.

thanks
 
It sounds like you've got iframes disabled in IE. I don't use it myself, but I googled it and found a solution for you:

Tools --> internet Options --> Security --> internet Zone --> Custom Level --> Miscellaneous --> Launch programs and files in an IFRAME.

If it's unchecked there's your problem ;)

That fix it? It sounds like your email provider's site uses iframes (one page inside another, put simply) and IE7 seems to disallow them by default.
 
Double post, sorry but I needed ImageShack again and by editing my previous message, there was no ImageShack anymore.

This is what I get when I open my webmail. I should be able to see my mails but the only thing I get is:


Shot at 1969-12-31

And I get this iframe message only when I try to open my webmail. I contacted my provider and they said that it must be a problem with my computer but I didn't change a thing.
Yesterday I even reinstalled my pc and still I get this message.

HELP!
 
Could you paste the source code of the page in here? (Right click -> view source)

Have you considered using another browser?
 
Could you paste the source code of the page in here? (Right click -> view source)

Have you considered using another browser?
Yes, I have but my father uses this compter as well and it's too difficult for him when I use another browser.

Is this what you mean?
 

Attachments

  • global[2].txt
    4.1 KB · Views: 7
The body code from the file above:
HTML:
<body>
<div id="wrapper">
<div id="top_nl">
<div class="position">
<div class="menufloatright">
<a href="http://www.telenet.be/go/bbwebmail" target="_blank"><img src="/gfx/top_img_webmail_nl.jpg" class="floatleft border0" alt="Webmail"></a><a href="http://www.telenet.be/nl/mijntelenet/" target="_blank"><img src="/gfx/top_img_mytelenet_nl.jpg" class="floatleft border0" alt="Mijn Telenet"></a><a href="http://www.telenet.be/nl/overtelenet/contacteerons/" target="_blank"><img src="/gfx/top_img_contact_nl.jpg" class="floatleft border0" alt="Contact"></a><img src="/gfx/top_img_1.jpg" class="floatleft" alt=""></div></div></div><div id="divider"><img src="/gfx/transparant.gif" width="30" height="600" title="#divider" alt="">
</div>
<div id="skyskraper">                                                                                                                                                                  </iframe>
</div>
<div id="main">
<div id="topnav"><div id="topnav_left"></div><div id="topnav_middle"><ul class="left"><li><a href="http://www.telenet.be/nl/home/" target="_blank">Home</a></li><li><a href="http://www.telenet.be/nl/thuis/" target="_blank">Thuis</a></li><li><a href="http://www.telenet.be/nl/op_kantoor/" target="_blank">Op kantoor</a></li><li><a href="http://www.telenet.be/nl/onderweg/" target="_blank">Hotspots</a></li><li><a href="http://www.telenet.be/nl/onlinesupport/" target="_blank">Online Support</a></li><li><a href="http://www.telenet.be/nl/overtelenet/" target="_blank">Over Telenet</a></li></ul><ul class="right"><li><a href="http://www.zita.be" target="_blank">Zita</a></li></ul></div><div id="topnav_right">
</div>
</div>
<div id="contentwrapper_nonav">
<div id="content_nonav"><a name="topofpage"></a><div class="rowsegment_nonav">                                                                                                                                                                                                              </iframe></div>
<div class="rowsegment_nonav"><center>                                                                                                                                                                                                            </iframe>                                                                                                                                                                                 
                                Your browser does not support inline frames or is currently configured not to display inline frames.
</iframe></center>
</div>
<div class="rowsegment_nonav">
</div></div></div>
<div id="contentbottom_nonav">
			copyright @ Telenet 2007 - <a target="_blank" href="http://www.telenet.be/nl/onlinesupport/thuis/algemenevoorwaarden/disclaimer.page">
			Juridische informatie</a> - <a target="_blank" href="http://www.telenet.be/nl/onlinesupport/thuis/algemenevoorwaarden/disclaimer.page">
			Privacy</a> - <a target="_blank" href="http://www.telenet.be/nl/onlinesupport/thuis/algemenevoorwaarden/index.page">
			Tariefinfo en voorwaarden</a>
</div></div></div>
</body>

None of the iframes have a beginning, only an end </iframe>
 
Try to use firefox. The same problem!


Shot at 1969-12-31

Problem solved!McAfee virusscan program was the problem.

I thought about it a couple off days ago but I didn't try. I have been talking to dustdriveron msn and he suggested the same thing, shut down your virusscan program and it worked. Thanks dustdriver.

And thanks to all the other who wanted to help!

:)

EDIT: The problem is the "privacy service" of McAfee.
 
The "privacy" settings in many AV sets will kill a lot of browsing features. One of the biggest breaks is when a page links to a site, the source of the request should go with the link as the target may need it for authentication. "Privacy" features hide that source to "protect" you, and then the link doesn't work.
 
Back