473,386 Members | 1,733 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Text from db in a textbox with password TextMode

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
Nov 17 '05 #1
4 2293
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
Nov 17 '05 #2
MA

"Cor Ligthert" <no************@planet.nl> wrote in message
news:O4**************@TK2MSFTNGP09.phx.gbl...
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

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
Nov 17 '05 #3
Ma,

Why don't you than not just save it in a session.item.

Cor
Nov 17 '05 #4
MA
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
Nov 17 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: tom | last post by:
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...
4
by: Ian Walsh | last post by:
I have a user details form with a textbox for a password on it (textmode=password). I want to be able to set the text in the textbox when retrieving user details. I will be filling the box with a...
1
by: Jason | last post by:
I have a form with a textbox and the textmode is set to 'password'. I also have some dropdownlist that poplulate other fields on the form when changed. But everytime the form postsback to the...
1
by: feng | last post by:
I would like to use asp web form's TextBox control for my password field but I don't know how to do this. I know I can use HTML textbox and then set the type="password". In asp TextBox, however,...
4
by: Grey | last post by:
how can I persist the data input in the textbox which the Textmode = Password after postback?? I found that when I set the Textmode in textbox to PASSWORD, i cannot persist the data within the...
4
by: David Kyle | last post by:
Hello there, I'm having some problems setting the TextBox.Text Property in my code and having it returned to the client in the source when the TextBox.TextMode="Password". I know this is...
2
by: Tom | last post by:
I have a textbox control for password and am attempting to hide the input, however I don't see a property for this. I do seee there is an HTML password control... do I need to use this instead?
6
by: Dan | last post by:
When I try to read the text in a password text box, I get an empty string........ code behind... MyPassword = PasswordTextBox.Text always returns an empty string..... What am I missing? ...
6
by: SenthilVel | last post by:
hi all, i am running a ASP.Net 2.0 application. in one of the pages i have a text box which is set as PASSWORD mode. when the page is submitted or transfered , am not able to get the contents of...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.