Hi, I'm new to ASP.net and I wanted to use the Session object and I wanted to save a class with one property in it.
Could you please tell me the difference between :
Session.Add("FileObj"), FileObj) AND
Session("FileObj") = FileObj
Thanks
Ayat
Quote:
quote:Originally posted by aadz5
Hi Guys,
how do you create a session for a person that has logged in into your website??
Thanks
Adz - Portsmouth Massive
|