Is it possible to load a site within an iFrame but with different Windows credentials then the user currently logged on or the user with which internet explorer has been set to run.
For example:
Current windows logged on user is: ADWorks\JDoe IE was opened normally so it is running as: ADWorks\JDoe In his session, JDoe opens a web-site which contains an iFrame and the website within the iFrame should run as: ADWorks\RMoor
Is there any way to do this?