Hi there,

I have a session variable that holds an user name, after user logs in. All
works just fine in development environment (Intranet) for IE and FireFox
browsers. When code is deployed to the external web site (Internet site, same
IIS, same site on different port, same SQL server) it works for FireFox, but in
the IE (6.0 SP2) session.username is not passed between web pages?

Any idea?

Thank you in advance, Marin