S
Simon Niederberger
How can I give a user-defined object session scope? From
http://www.microsoft.com/windows200...windows2000/en/server/iis/htm/asp/iiwaobu.htm
I gather that it can be done, but there are no examples. Simply setting
Set Session("tag") = new MyClass
doesn't work.
Thanx
Simon
http://www.microsoft.com/windows200...windows2000/en/server/iis/htm/asp/iiwaobu.htm
I gather that it can be done, but there are no examples. Simply setting
Set Session("tag") = new MyClass
doesn't work.
Thanx
Simon