We have a server say server 'A'. It has an web-application (ASP) named WEBAPP1.
We have server 'B'. It has a web application 'ADSearch'. This application accept Windows Login ID as input and gives its corresponding attributes as output.
We want to open ADSERACH as a pop-up on click of a button of WEBAPP1 and get the result back and populate some of the text boxes on the application. (We try to access via Javascript which gave 'Access is denied' error)