Private Variables in a WebForm

From: Manuel (My_at_NoMailLand.com)
Date: 11/30/04


Date: Tue, 30 Nov 2004 16:38:17 -0500

If I modify the value of a Private Variable in a web form and the user
clicks a button, the variable resets. How can I maintain an object (not just
a text) for the lengh of the web application?


Loading