PDA

View Full Version : pop up - Dhtml window in secure site


tnemani
04-25-2003, 11:51 PM
HI,
If I open a dhtml window in secure web site. It showing security information dialog box. When I click yes then it allows to display the dhtml window. How can I stop this dialog box.

Morgoth
04-26-2003, 08:28 AM
I think this doesn't have anything to do with ASP.

brothercake
04-26-2003, 05:15 PM
No it doesn't.

If you're in a secure socket, then any pop-up windows you open should also be in that socket - ie, they must have https URLs, or you'll get the security warning.