IE8's new session feature allows multiple logins to web apps
Internet Explorer has certainly come a long way since version 6. While I'm not running it as my primary browser, IE8 is a big improvement and sport a number of very useful features.
One that was touted yesterday on the IEBlog was the ability to access more than one webmail account (or any other account that utilizes sessions). Head to the file menu and click New Session and IE8 will spawn a new window that doesn't share session information with the original window.
To launch a new window from a shortcut, just add the -nomerge parameter to the end of the target on its properties page. Double click it, and the new window will open free of any baggage from previously launched instances of IE.













Comments
2
Subscribe to commentsnotatoadMay 8th 2009 4:01PM
both incredibly obvious features that add a ton of usability. kudos microsoft, and hopefully we'll see these spreading out to other browsers soon.
though firefox already has a -nomerge equivalent, doesn't it? i'm pretty sure i remember using that somewhere.
JoetjeFMay 8th 2009 5:50PM
Actually, the -nomerge behaviour is default for IE7 and all other browser in the world ;) MS tried to speed up IE8 by not creating separate sessions for each tab/window and as such by default it's sharing “session cookies” among all tabs and windows.