Browser closes when trying to print page in iframe

  • Thread starter Menno van den Heuvel
  • Start date
M

Menno van den Heuvel

Hi,

Running XP SP2 and IE6. This is a problem I'm having on a website we
developed part of.
I'm having the problem printing the page in the iframe at the following
location: http://www.sabam.be/nl/getpage.php?i=239 . Just clicking in the
iframe, and hitting Ctrl-P will close the browser window without any error
message. The inner page is at a https url, the outer one is regular http: I
tried running the inner page over regular http, but the problem still
occurred. If I open the inner page outside the iframe, I can print it just
fine. Google is not a big help.
Does anyone know what's going on?

Thanks,

Menno
 
R

rob^_^

Hi Menno,

Have a look at the source html for your iframe

https://www.sabam.be/sabam/sabamsolar_public/PKG$TED_TARIFF_EDITOR.ted_start?p_language=NL


and pass it through the W3C html validator.
http://validator.w3.org/check?verbo...PKG$TED_TARIFF_EDITOR.ted_start?p_language=NL

I am surprised that the page even displays in IE versions. (don't forget
that you are using IE6 and that the page will be rendered using Quirks mode)

I would suggest contacting the author of the iframe content

///////////////////////////////////////////////////////////////////////
// This Tooltip was designed by Erik Arvidsson for WebFX //
// //
// For more info and examples see: http://www.eae.net/webfx/ //
// or send mail to (e-mail address removed) //
// //
// Feel free to use this code as lomg as this disclaimer is //
// intact. //
///////////////////////////////////////////////////////////////////////


Regards.
 
M

Menno van den Heuvel

Dear Rob,

Wow, that's quite something, isn't it? I don't think I need to run that
through the validator to know something is not good. There are two heads in
the body. Interesting. I strongly doubt I'll get anyone to take care of this,
but at least I know who I am to direct the fierce finger of blame to.

Thanks,

Menno
 

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