I have no idea if this is even possible, but I figured I'd ask.
I have the need to open a new InPrivate browser window from within a webpage, on a button click. I'd like to navigate to a webpage, but it has to be an InPrivate session due to issues with session state being messed up if it is not an InPrivate session. Does anyone know if this is possible?
I'm using C#, JQuery 1.11.2, and IE11.
Thank you!