Cross domain security
Posted: Wed Apr 19, 2006 12:23 pm
Hello,
I have build a login system that allows access from one domain to another domain. A theory being planned is to use an iframe or frame set to host the page from the other domain and set a cookie that has both domains so that the cookie can be accessed.
I have usually used session variables rather than cookie based as it is much safer but i'm not sure what my approach is in this instance
please advise me
Kendall
I have build a login system that allows access from one domain to another domain. A theory being planned is to use an iframe or frame set to host the page from the other domain and set a cookie that has both domains so that the cookie can be accessed.
I have usually used session variables rather than cookie based as it is much safer but i'm not sure what my approach is in this instance
please advise me
Kendall