find a session value of one project in another project
-
Hy, I have a web site which has two different web projects in it.the problem is when ever i am not using any page of one of the Project(P1) and using a page of the other project(p2), it give me session time out soon as session of P1 gets expired. I have to write the code in such a way that,the session values of 2 different project can interact with each other so that even if i am not working on any of the pages to which a particular project belong ,it wont give me session time out.
modified on Monday, November 22, 2010 7:41 AM
-
Hy, I have a web site which has two different web projects in it.the problem is when ever i am not using any page of one of the Project(P1) and using a page of the other project(p2), it give me session time out soon as session of P1 gets expired. I have to write the code in such a way that,the session values of 2 different project can interact with each other so that even if i am not working on any of the pages to which a particular project belong ,it wont give me session time out.
modified on Monday, November 22, 2010 7:41 AM