PostBack Issue

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Machi (anonymous_at_discussions.microsoft.com)
Date: 04/18/04


Date: Sat, 17 Apr 2004 22:51:01 -0700

i want to maintain the value of a particular variable during postBack, i choose to use Label by invisible it or using hidden field , however, the value of the variable which i want to maintain its value (sensitive value) actually do not allow to be viewed by using viewsource in browser, can i achieve this by using hidden field, label or other controls? Some suggested using static variable, but besides that, any other suggestion on this? Thank you so much ...