Hi,
I am opening a frameset with the url: https://host/db/framename?OprnFrameset
and always getting Security Information alert with the message:
"This page contains both secure and nonsecure items.
“Do you want to display the nonsecure items?”
I have three frame on that frameset. Two of them have value through Named Element and one of them through URL and @Formula (i.e. @If(@IsMember(“[Trans]”;@UserRoles);“/” + @WebDbName + “/Pend?OpenView&start=1&count=15&ExpandView”;“/” + @WebDbName + “/Bln?OpenPage”))
I checked the view source code and the SRC is src=“/xxx/test/sss.nsf/feederr?OpenPage”
I select all the frame with blank page and refresh the frameset and getting same result. I opened all the elment in each frame directly type the url in address box and I am not getting any problem. But It shows alert when I am teying to open that frameset.
Any ideas and suggestions are very much welcome.
Thanks for your time and help.