Example: SharePoint website http://mywebsite.com/default.aspx has Page
Viewer webpart. I am trying to embed the website (web application)
which authenticates (has login page) let's say http://myappserver.com/myweb.
The http://myappserver.com/myweb checks the user and if not found
gives a login page typical thing.
Now whenever I provide the URL: http://myappserver.com/myweb to the
Page Viewer webpart, a new window opens and shows the login page. I
want the login page to be shown within the Page Viewer webpart.
How can I achieve the above mentioned?
Thank you and
Regards