473,320 Members | 2,097 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,320 software developers and data experts.

password type textbox

hi all,
i have a textbox in a form which has the property submask set to
password.
But now I can't retrieve the .text value whereas if I set the submask
property to nothing, I can retrieve the .text value.
Any idea how to solve this problem ?
thx
sam
Nov 12 '05 #1
2 9360
Can't you use the default .Value property of the textbox?

Regards

Peter Russell
berthelot samuel previously wrote:
hi all,
i have a textbox in a form which has the property submask set to
password.
But now I can't retrieve the .text value whereas if I set the submask
property to nothing, I can retrieve the .text value.
Any idea how to solve this problem ?
thx
sam


Nov 12 '05 #2
tom
Sam,

Don't bother with the .text property. Use .value instead.

-Tom

sa**************@voila.fr (berthelot samuel) wrote in message news:<ca**************************@posting.google. com>...
hi all,
i have a textbox in a form which has the property submask set to
password.
But now I can't retrieve the .text value whereas if I set the submask
property to nothing, I can retrieve the .text value.
Any idea how to solve this problem ?
thx
sam

Nov 12 '05 #3

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

Similar topics

15
by: M P | last post by:
Hi! Im planning to encrypt the password that was stored on msaccess database and also the text inputed from a password textbox. Also, if I want to get the password from the database, I need to...
1
by: Chris Scragg | last post by:
Hi all: Through a Session variable, I am populating among other things the password field in a user's profile page (the Webform); this.TextBoxConfirmPassword.Text = Convert.ToString(Session);...
3
by: Marco Scheel | last post by:
Hello NG, i think i found a bug. I've programmed an application that uses a HTML Input textbox. The HTML type is "Password". The content is marked with "*". Thats fine. I change the runat tag to...
3
by: Kuan | last post by:
Hi All, I am typing a password into a textBox with type="password", and then submitting it into other page where I not see it in the textBox with type="password" . A password value is stored in...
2
by: Jason | last post by:
Hello! just would like to know. when i set an ASP textbox control to be of input type password, i can't do a "txtPassword.Text = "value"". when the page renders the control just appears empty....
8
by: dwa | last post by:
All, We're trying to determine how to deal with password fields losing their state on a post back. We've got a form that implements post backs to carry out server side processing. As a...
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,...
2
by: John | last post by:
Hi all, I thought that this would be very basic. Basically, I have a textbox set at type password. When I try to set the value of this textbox at runtime the text field does not get populated. I...
6
by: Andre Ranieri | last post by:
I'm trying to create a login page for customers to log into our corporate website, our presidents naturally wants the user and password fields to populate from a cookie so the customer doesn't have...
1
by: jqheller | last post by:
Folks I am losing my mind trying to work with the TemplatedWizardStep. I have created a multistep user registration form that collects plenty of user information including a password. At the end...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

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.