nomerge equivalent via dotnet

  • Thread starter Thread starter Walter
  • Start date Start date
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 ?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top