Hello,
I am trying to code a button to launch IE to a specific website, but I want to launch IE as a different user than the current one. The reason I want to do this is because the site that I am going to link to can only be fully used if it is logged into by a domain admin account. How would I go about launching IE as a different user (prompt the user to enter credentials, but DO NOT cache them with my program) then after they logged in, re-direct them to the correct page?
Thanks!
I am trying to code a button to launch IE to a specific website, but I want to launch IE as a different user than the current one. The reason I want to do this is because the site that I am going to link to can only be fully used if it is logged into by a domain admin account. How would I go about launching IE as a different user (prompt the user to enter credentials, but DO NOT cache them with my program) then after they logged in, re-direct them to the correct page?
Thanks!