I have page with a command button and upon clicking it opens up a popup window.
Both the pages are on different site hosted on different servers but on the same domain.
Popup window has windows authentication enabled and is working if the page is actually opened from the same site it is hosted on.
When the page is opened as popup from a different website, windows authentication seems not working.
Whether windows authentication should be enabled for both the sites?
Any help would be appreciated.
Go to the complete details ...