How can I code my site so explorer doesn't popup the security warning?
The first time I go to my site I get a security warning popup that I have to click "ok" before entering. How can I change my code so that doesn't happen to everyone who goes to my site(without making them change their security settings)?
There are flash menus on the site and we recently upgraded from a IS5 to an IS6
A URL would help so I could see what type of popup it is.
Is it a javascript popup? a SSL certifcate popup? a "Install and Run" popup? an advertising popup?
The problem is you have some images pulling off of a non-secure (http not https) part of the site or a different server. Is there any reason why the site is running in https only mode?
Bookmarks