Originally posted by David O'Meara:
Yes and no. The new window should automatically take up the existing session, but there is a bug in Internet Explorer (v5?) where it creates a new session for the pop-up window. You can use url rewriting to force the second window to take up the existing session.
Dave
No there's not
There's a bug in some versions of Netscape where a new window will be a separate process thus a new session, not in IE (at least not in any 5.x or 6.x version, maybe in very old ones).
I've been programming against IE for years (since about 1999) and never encountered any problems.