function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
osamanosaman 

Redirection issue

Hi,

 

We had our application built in .NET which was calling in a force.com site authenticated page through an iframe. It was working fine until this morning. But since then the page is being opened separately and not in the frame. On debuggiing I checked there is some SF javascript which is changing the URL using window.location.href.

 

Any workarounds?

 

Any help is highly appreciated.

 

Thanks

TheSwamiTheSwami

Can you post some code?  If you can provide a simple repro that would help.