Also, the actual JS code that does this simply uses a window.location.reload()
to keep the session active. So I guess the only thing could be that eash urllib.urlopen call is seen as a new session? How can I make it part of the same session I am using in IE? Or am I a hundred miles off? Thanks for any help. Kevin
-- http://mail.python.org/mailman/listinfo/python-list