Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to hide a user id
Message
 
To
18/01/2008 14:07:53
General information
Forum:
Visual FoxPro
Category:
West Wind Web Connection
Miscellaneous
Thread ID:
01283062
Message ID:
01284660
Views:
14
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
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform