|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
preserve password field over steps in wizardA wizard control has 5 steps. On step 3 the user is prompted for a value
that is entered in a password box mySecretValue. What is the best way to ensure that the value in mySecretValue is available when the final processing is done in step 5. At the moment it keeps getting set to empty string, no doubt the correct default behaviour, but not what I want here. Any ideas? Hi,
try if this helps How to set text to a Password TextBox? http://aspadvice.com/blogs/joteke/archive/2005/02/03/2316.aspx Show quoteHide quote "sam" <s**@discussions.microsoft.com> wrote in message news:F786B1D9-3BBD-4FFB-BB6A-267D9F5E5A64@microsoft.com... >A wizard control has 5 steps. On step 3 the user is prompted for a value > that is entered in a password box mySecretValue. What is the best way to > ensure that the value in mySecretValue is available when the final > processing > is done in step 5. At the moment it keeps getting set to empty string, no > doubt the correct default behaviour, but not what I want here. Any > ideas? Thank you Teemu. Useful links, but in the end I opted for just setting the
value in a hidden field, which is preserved. Does the trick!
Dropdownlist: SelectedValue which is invalid
2.0 menu control and color VS2005 Designer does NOT display asp:panels!! Why? contenteditable Formview current Row Coding issue Access db with login control View State problem when multiple user work on the same page onload called only once Custom Buttons |
|||||||||||||||||||||||