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?verbose=1&uri=https://www.sabam.be/sabam/sabamsolar_public/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 Removed) //
// //
// Feel free to use this code as lomg as this disclaimer is //
// intact. //
///////////////////////////////////////////////////////////////////////
Regards.
"Menno van den Heuvel" <(E-Mail Removed)> wrote
in message news:557CA86B-E3E0-473C-8018-(E-Mail Removed)...
> 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