T
tom
Hello,
I have an asp.net web application where I want people
to register themselves.
This takes them through a few pages with prev/next
functionality.
In one of the pages they provide a password. I use a
textbox with textmode password for this.
But when I want to set the text of the textbox serverside
(in case they use 'previous' and go to the page where pwd
was asked), it shows up empty.
Anyone have an idea how to set the text of a password
mode textbox serverside?
thanx,
t
I have an asp.net web application where I want people
to register themselves.
This takes them through a few pages with prev/next
functionality.
In one of the pages they provide a password. I use a
textbox with textmode password for this.
But when I want to set the text of the textbox serverside
(in case they use 'previous' and go to the page where pwd
was asked), it shows up empty.
Anyone have an idea how to set the text of a password
mode textbox serverside?
thanx,
t