ASP session in ASP.NET page
ASP.NET
4
Posts
4
Posters
0
Views
1
Watching
-
One is in ASP and one is in ASP.NET. You can't. You need to create some sort of intermediary, probably a windows service, to pass values between ASP and ASP.NET.
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.
-
Elena2006 wrote:
how we use ASP session in ASP.NET pag
MSDN has an article[^] on this.
Navaneeth How to use google | Ask smart questions
-