Session Object..
-
Hi All. I have a question that i keen to know.. Is Session is property of Server or Browser..Or Page.. i want the answer with reason Thanks in advance.
-
Hi All. I have a question that i keen to know.. Is Session is property of Server or Browser..Or Page.. i want the answer with reason Thanks in advance.
go through this... http://www.codeproject.com/KB/aspnet/ExploringSession.aspxa>]
-
Hi All. I have a question that i keen to know.. Is Session is property of Server or Browser..Or Page.. i want the answer with reason Thanks in advance.
Sachin Dubey wrote:
Is Session is property of Server or Browser..Or Page..
What Dou You mean By tht? Session used to store information on server memory. More abt session..! http://www.codeproject.com/KB/aspnet/ExploringSession.aspx
-
Hi All. I have a question that i keen to know.. Is Session is property of Server or Browser..Or Page.. i want the answer with reason Thanks in advance.
Sachin Dubey wrote:
Is Session is property of Server or Browser..Or Page..
Session stored at Server Side. Each and every client having it own session. For more details read the link that others have already provided to you.
Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.
-
Hi All. I have a question that i keen to know.. Is Session is property of Server or Browser..Or Page.. i want the answer with reason Thanks in advance.