473,387 Members | 1,575 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,387 software developers and data experts.

ASPNet 2.0 TextBox mask question

Hi,

In the C#.Net 2.0 WebForm standard TextBox Control, is it possible to has
the input look like * whenever we keyin?
Also, does it have an event like OnEnter for 'Enter'?
Thanks for help.
Jason
Sep 4 '07 #1
1 1707
On Sep 3, 6:47 pm, "Jason Huang" <JasonHuang8...@hotmail.comwrote:
Hi,

In the C#.Net 2.0 WebForm standard TextBox Control, is it possible to has
the input look like * whenever we keyin?
You can hide the password by setting the TextMode property of the
password text box to Password.
Sep 21 '07 #2

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

Similar topics

0
by: Hervé Ferreira | last post by:
Is there any way to specify an input mask for an IP-Adress in pl/sql? If not, I would write a function that would handle this, but don't want to bring down my performance too much, so I was...
7
by: Woody Splawn | last post by:
It is hard for me to imagine a time when you would not want to have the data in a textbox control trimmed. I am hoping there is some sort of switch that can be set for all text boxes so that when...
6
by: Agnes | last post by:
for the textbox, how can i make the user only input the numeric value and with decimal 2 ? e.g 123.56 but not 123.567 Thanks From Agnes
1
by: Vagabond Software | last post by:
I'm just getting started with ASP.NET, but I have a strong grasp of C# and VB.NET. When my ASPX page loads, I set focus to a text box that will be populated by a barcode scanner. All of that is...
1
by: Shannon | last post by:
I'm trying to figure out how to mask a text box.. i've looked at the masked text box.. but still can't get what I want i want to both display and be able to input a decimal value. if i want to...
0
by: =?Utf-8?B?RGV2ZXJz?= | last post by:
I've successfully made the columns in a DataGridView format numbers correctly using the Format porperty. Now I'm trying to do the same with textboxes, but the Mask property doesn't work the same...
16
damonreid
by: damonreid | last post by:
Is it possible to make a field that is not a number field into an auto number? I shall try to explain better. I have a field with the mask AAA-00-000 where AAA is a category code, the first set...
1
by: Jason Huang | last post by:
Hi, In my ASPNet 2.0 C# web form, there's a <asp:HyperLink ID="HyperLinkA" ... NavigateUrl="http://MyIP/MyFolder/MySubFolder"TestLink </asp:HyperLink> My question is how to config the...
5
by: Zuhaib Hyder | last post by:
how ti disable aspnet textbox for prevent user input, but want to set value from javascript calendar at the moment it shows updated selected value from javascript calendar, but when i save data...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
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.