W
Walter
Is there any way to NOT maintain session state?
I need to write an app that can log in to a site using two separate
logons at the same time (each with it's own session cookie etc). IE can
be started with the nomerge option to allow this. Is there any way of
doing this in dot net using the WebBrowser control? Maybe some other
way, webKit ?
I need to write an app that can log in to a site using two separate
logons at the same time (each with it's own session cookie etc). IE can
be started with the nomerge option to allow this. Is there any way of
doing this in dot net using the WebBrowser control? Maybe some other
way, webKit ?