Re: This page contains both secure and non secure items.
From: A.M (nospam1_at_online.nospam)
Date: 06/08/04
- Next message: Herb Lichtenberg: "Re: Unable to connect to or browse a secure web"
- Previous message: Paul Lynch: "Re: Oracle help stored procedure"
- In reply to: A.M: "This page contains both secure and non secure items."
- Next in thread: Wei-Dong XU [MSFT]: "Re: This page contains both secure and non secure items."
- Reply: Wei-Dong XU [MSFT]: "Re: This page contains both secure and non secure items."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 8 Jun 2004 10:40:39 -0400
Thanks for help,
I am pasting the page souce code at the end of this post.
Based on what you are saying, my underestanding is If any HTTPS site has
Macromedia Flash among their contents, it brings up a security warning. Is
that correct?
Thanks,
Alan
============================================================
<!-- Template Start-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<title>Please Wait ...</title>
<meta name="GENERATOR" Content="Microsoft Visual Studio .NET 7.1">
<meta name="CODE_LANGUAGE" Content="C#">
<meta name="vs_defaultClientScript" content="JavaScript">
<meta name="vs_targetSchema"
content="http://schemas.microsoft.com/intellisense/ie5">
<script language="javascript">
self.focus();
function BeginPageLoad()
{
location.href = "LLViewer.aspx?rid=21";
}
</script>
</HEAD>
<body onload="BeginPageLoad()">
<form name="Form1" method="post"
action="LLWait.aspx?redirect=LLViewer.aspx%3frid%3d21" id="Form1">
<input type="hidden" name="__VIEWSTATE"
value="dDwxNzg0NjA0NTg0Ozs+5wOOcjTIemMpowWPCjq0XgZxlAA=" />
<P> </P>
<P> </P>
<P> </P>
<P align="center">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.ca
b#version=6,0,29,0" width="400" height="200" VIEWASTEXT>
<param name="movie" value="/LLC/Images/PleaseWait.swf">
<param name="quality" value="high">
<embed src="/LLC/Images/PleaseWait.swf" quality="high"
pluginspage="http://www.macromedia.com/go/getflashplayer"
type="application/x-shockwave-flash" width="400" height="200"></embed>
</object>
</P>
<P> </P>
</form>
</body>
</HTML>
<!-- Template End-->
============================================================
"A.M" <nospam1@online.nospam> wrote in message
news:O318xmNTEHA.1368@TK2MSFTNGP11.phx.gbl...
> Hi,
>
> My application uses SSL on IIS6. up on visiting some pages, IE 6 shows:
> This page contains both secure and non secure items.
> Do you want to display non-secure items?
>
> Regardless I answer no (or yes), everything works fine.
>
> We don't like our users see that message because it makes them nervous
> without any good reason.
>
> How can I track whay the browswer shows that flase security alert?
>
>
> Thanks,
> Alan
>
>
- Next message: Herb Lichtenberg: "Re: Unable to connect to or browse a secure web"
- Previous message: Paul Lynch: "Re: Oracle help stored procedure"
- In reply to: A.M: "This page contains both secure and non secure items."
- Next in thread: Wei-Dong XU [MSFT]: "Re: This page contains both secure and non secure items."
- Reply: Wei-Dong XU [MSFT]: "Re: This page contains both secure and non secure items."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|