I have an annoying problem with a domino web site with ssl enabled. I am calling relative urls within javascript functions to load pages. All was fine until ssl was enabled, now the site starts with a secure session and whenever a javascript function is called the users get a warning message that they are leaving a secure site.
Apparently this is a know bug in IE, however the work around provided on the microsoft site does not work. Has anyone come across this, and did you find a workaround that did work?
Apparently this is a know bug in IE, however the work around provided on the microsoft site does not work. Has anyone come across this, and did you find a workaround that did work?
Comment