How to share session with IE
Cameron Walsh
cameron.walsh at gmail.com
Tue Oct 10 21:24:35 EDT 2006
I just thought, your original question was whether or not it was
possible to share your browser session with IE. Unless you do this
explicitly, you may require a different login for your Python program
and for your IE user. If the Python program does not get the same
cookie as used by IE, or vice-versa, and tries to login, you may find
this resets the login in the other browser.
Oh and at risk of starting a flame war <a href="www.getfirefox.com"
reason="obligatory pro open source link">get a real browser.</a>
More information about the Python-list
mailing list