For Programmers: Free Programming Magazines  


Home > Archive > ASP > April 2007 > share session data between asp and asp.net









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author share session data between asp and asp.net
Nayana Thara

2007-04-25, 7:56 am

We have a web site where we have asp and asp.net.
how can we share session data b/w the two environments.


Bob Barrows [MVP]

2007-04-25, 6:55 pm

Nayana Thara wrote:
> We have a web site where we have asp and asp.net.
> how can we share session data b/w the two environments.


Store the information you need to share in a database. The two
environments cannot share the Session or Application objects
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com