You need to sign in to do that
Don't have an account?

FireFox 2.0 not working
Hi there,
I was trying to access sf data from external https site using Ajax toolkit with Firefox. I could get it to work with changing signed.applets.codebase_principal_support to true before. However now I update with the latest Firefox 2.0.0.2, and it is not working anymore. Anyone has an idea why or workaround? Thanks in advance.
Bagel
I was trying to access sf data from external https site using Ajax toolkit with Firefox. I could get it to work with changing signed.applets.codebase_principal_support to true before. However now I update with the latest Firefox 2.0.0.2, and it is not working anymore. Anyone has an idea why or workaround? Thanks in advance.
Bagel
Browser does not allow cross domain scripting. You can
find some details here.
It seems FF 2.0.0.2 contains many security fix. Not sure
if this is causing it.