|
|
Advanced Textbox Buy NowAdvanced Textbox is a VB6 control for programmers. The main feature of the advaced textbox control is it's password features. As soon as you enter a password character, it encrypts the actual text entered for return values, and doesn't display the actual entered text into the textbox.
That may seem confusing, but here's a general idea (doesn't apply to all Windows OS's)
In a normal textbox, with a password character entered:
User Enters "AbC12#" into the textbox
Textbox shows the password character in the box. Textbox has "AbC12#" in the textbox (and is possible to view) In the advanced textbox, with a password character entered:
User Enters "AbC12#" into the textbox
Textbox shows the password character in the box. Textbox has random characters = to the number entered (ex: "dE5$f!") And, just to simplify some validation, the advanced textbox also returns numbers for the text entered (a 6 in a textbox is actually a string), and can limit entry to just numbers. This is fairly easy to do with a normal textbox; however, this control takes care of the required validation for values without the need for extra code. Features
*Password validation like: "must be 7 chars, with lowercase, uppercase, special character, & number" |
||||||||||||||||||||||||||||||||||||||||
|
Home |
FAQs |
Contact |
Privacy |
OEM |
Forum |
Links |
Support (E-mail) |
Software License Agreement | Freeware Software License Agreement | Online Store |
|||||||||||||||||||||||||||||||||||||||||
|
Quantum Rift Software is not part of any other company with "Quantum" in the name. |
|||||||||||||||||||||||||||||||||||||||||