I have an existing ASP Application. I just added a couple of new forms to the application in ASP.NET. I need to pass information regarding the currently logged in user from ASP to ASP.NET.<BR><BR>I would like to use cookies but don't know if or how it might be possible to share cookies between ASP and ASP.NET.<BR><BR>I am using C# for my code behind (not that it matters bt it is good to know.)<BR><BR>Please tell me how I can get this data from the ASP session to the ASP.NET session. Thank you very much!!!<BR><BR>Regards,<BR><BR>Anthony