Hi all,
As a requirement of my host I have to use SSL/https for authentication on my site. All of the pages run in a framed-wrapper with http domain and these pages read some js variables in the parent frame. When the authentication response comes back the authentication-response-page is in https domain and it can not read the js variables from the parent frame that is in http domain and I get permission denied errors. Can someone help me figure out how to resolve this run time error? I'll really appreciate your help.
thnx
:)