forkirun
November 5th, 2004, 03:27 AM
How can one persist data values over diffrent webpages.
I have a collection objects ,and once the object is populated i want to perisist the object and want to use this object and its peroperties at varied times in diffrent webpages.
I tried the session variabels ,but actually i dont know how to exactly use session variabels with objects and properties. I have read many times that these session variabels are night mare and you should use another ways to make data persistant.
I have a collection objects ,and once the object is populated i want to perisist the object and want to use this object and its peroperties at varied times in diffrent webpages.
I tried the session variabels ,but actually i dont know how to exactly use session variabels with objects and properties. I have read many times that these session variabels are night mare and you should use another ways to make data persistant.