P
Parrot
I am using information from a cookie to initialize a password box but the
password is blank when displaying the web page. Can anyone explain why I
can't programmatically initialize a password textbox. I am able to intialize
the user id textbox but not the password box. I inspect the Password.Text
value in debug mode and it has the correct value but yet the password box is
blank when the page is displayed.
Dave
password is blank when displaying the web page. Can anyone explain why I
can't programmatically initialize a password textbox. I am able to intialize
the user id textbox but not the password box. I inspect the Password.Text
value in debug mode and it has the correct value but yet the password box is
blank when the page is displayed.
Dave