Hello: You can get this security warning when there are mixed HTTP and HTTPS content on the web page you are creating. You could disable this warning for yourself by: In IE web browser, going to Tools->Internet Options->Security Select the Security tab Click on the Internet zone icon at the top of the tab page Click the Custom Level button In the Miscellaneous section change Display mixed content to Enable Repeat steps 1 – 5 for the Local intranet and Trusted sites zones But, as I can imagine, the users that are going to use this web page don't want to change their IE configuration. So it's better to check the content type (urls like http:// and https://) from your content. J
... View more