How can I share/exchange/get access with the Session variables in ASP to the ASP.net?
Classic ASP will be driving the login and menu and most of the functionality oin the website, but on new pages I would like to create them in ASP.net(2005), and I need to get login info to the ASP.net pages which will be called from the Classic ASP menu.
thanks,
Deanhttp://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspp/html/converttoaspnet.asp
Even though this references ASP.NET 1.1, it should still be applicable to ASP.NET 2.0 (2005).
Although, it'd be better if you just rewrote the whole thing in ASP.NET, or just stuck to one language. It's just about increasing complexity even though you may not need to.
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment