Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to hide a user id
Message
De
23/01/2008 15:49:48
 
Information générale
Forum:
Visual FoxPro
Catégorie:
West Wind Web Connection
Divers
Thread ID:
01283062
Message ID:
01284701
Vues:
12
Thank you .


>If you're using Web Connection 5.0:
>
>
><ww:wwWebTextbox runat="server"
>                 TextMode="Password" id="txtPassword"  />
>
>
>If you're just using plain templates or hard coding the text then Jim's syntax of using type="password" is the right way to go.
>
>Both of this will give you standard browser password characters hiding hte text typed. If you really need to use specific characters you can also do this with JavaScript, but it's not recommended as you could somehow grab the password out of hte page content - browser internal password controls are secure in that the passwords can't be copied out and aren't stored inside of the DOM in some way.
>
>Just FYI - it's better to post support requests on our West Wind Support message board (www.west-wind.com/wwThreads/) since I don't check messages over here very frequently.
>
>Hope this helps,
>
>+++ Rick ---
>
>
>>Hello all.
>>
>>I'm using WC.
>>
>>I need to hide the user id while the user is typing it in. I want to replace each character entered with an "*".
>>
>>What is the best way?
>>
>>TIA
The American Republic will endure, until politicians realize they can bribe the people with their own money.
- Alexis de Tocqueville

No man’s life, liberty, or property is safe while the legislature is in session.
– Mark Twain (1866)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform