How to bypass cross domain security checking?



Hi,

In my app, I want to make a special browser window that could access other
embedded frame by script. But the cross domain/frame security checking
always gives me a 'access denied' error.

I searched the answer for several days and got a clue to implement my
IInternetSecurityManager::GetSecurityId. But I have no idea on how to
implement it to get what I want.

Any help is appreciated.

Best

Jeff


.