Well, don't that just beat all.
Leave it to Micro-Shaft to do it to us again..

You should see the behaviour I'm getting outta IIS lately...


----- Original Message -----
From: "Hershel Robinson" <[EMAIL PROTECTED]>
To: "'Dynapi-Help'" <[EMAIL PROTECTED]>; "DynAPI-Dev"
<[EMAIL PROTECTED]>
Sent: Wednesday, February 27, 2002 10:57 AM
Subject: [Dynapi-Help] LoadPanel and https with IE 6.0


> I have solved my own problem and thought I would post the results for all
> interested parties.  In my humble opinion, this would be appear to be a
bug
> with the current release of DynAPI with regards to IE 6.0 and secure
> servers.
>
> The problem is that using a LoadPanel on a secure server on IE 6.0 throws
a
> warning about nonsecure items on a secure page.  With Kevin Healey's
> assistance, I have discovered that using an IFRAME to load causes this
> error.  Switching the LoanPanel to a layer solves the problem.  I added
> these two lines to my code:
>     myLoadPanel.isIFrame = false
>     myLoadPanel.isILayer = true
> and that took care of the problem.
>
> Hershel Robinson
>
>
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
>
> _______________________________________________
> Dynapi-Help mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/dynapi-help
>


_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dynapi-help

Reply via email to