Is it possible to embed data in a session state (i.e. session(x)=x), and transfer via server.transfer this session variable from a classic ASP page to an ASP.NET 2.0 page?  Is it possible to go the opposite direction? Thanks.