Text from db in a textbox with password TextMode

  • Thread starter Thread starter MA
  • Start date Start date
M

MA

Hi all!

I have a problem here. I have a web page for user administration. On this
page I have a textbox for password. This textbox are in TextMode password.

But when I get data, via a data reader, to my password textbox, it´s empty.

How can I get around this?

/Marre
 
MA,
I have a problem here. I have a web page for user administration. On this
page I have a textbox for password. This textbox are in TextMode password.

But when I get data, via a data reader, to my password textbox, it´s
empty.

How can I get around this?

Why do you want to fill an optical unreadable textbox with text?

Cor
 
Cor Ligthert said:
MA,


Why do you want to fill an optical unreadable textbox with text?

Cor
Well....If the user click the save button without filling out the password
textbox again, there will be an error or no password (depending on what I
want to do in that situation)

/Marre
 
That´s a really good idea!
I´ll think I run for that :) Thanx.

Do you know why there is no value in my password box? Just curious :)

/Marre
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top