Multiple Cookie Sessions
Web Development
1
Posts
1
Posters
0
Views
1
Watching
-
I need to be able to login to several accounts simultaneously using Internet Explorer and the login/password credentials on one browser should not go over to the second browser. This involves cookie handling The problem is the same as described on this page: http://www.online-tech-tips.com/computer-tips/log-into-multiple-gmail-accounts-at-once/[^] Unfortunately I cannot use Firefox as my browser as the Program I am using to code (winbatch) does not work with Firefox, Works only with Iinternet Explorer. Hence if there is a windows tool or a IE tool or a plugin whereby I can set each instance of IE to have its own cookies that would do the job Please help Thanks