dbTalk Databases Forums  

ANy easy way for entring password

comp.databases.xbase.fox comp.databases.xbase.fox


Discuss ANy easy way for entring password in the comp.databases.xbase.fox forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
ShahJagat
 
Posts: n/a

Default ANy easy way for entring password - 01-17-2004 , 10:17 AM






FPW 2.6 application.

Is there an easy way to 'mask' the password characters that is entered by an
user?

I have used different fonts to try and mask the password characters that the
user enters. But if that font is not installed on the user machine, the whole
thing is a wash out.

Thanks in advance for any suggestions....

Shah

Reply With Quote
  #2  
Old   
Eric den Doop
 
Posts: n/a

Default Re: ANy easy way for entring password - 01-17-2004 , 10:57 AM






Hello, ShahJagat!
You wrote on 17 Jan 2004 16:17:32 GMT:

S> Is there an easy way to 'mask' the password characters that is entered
S> by an user?

Set the PasswordChar property of your password textbox to "*":
thisform.txtPassword.PasswordChar = "*"
--
Eric den Doop
www.foxite.com - The Home Of The Visual FoxPro Experts - Powered By VFP8



Reply With Quote
  #3  
Old   
Josh Assing
 
Posts: n/a

Default Re: ANy easy way for entring password - 01-17-2004 , 02:10 PM



There was a library a while back; that did this in fpw...
worked great.

I wish I could remember the name... try doing a search on passwod fpw fll in
your favorite engine... if not; I'll dig thru my cds...

On 17 Jan 2004 16:17:32 GMT, shahjagat (AT) aol (DOT) com (ShahJagat) wrote:

Quote:
FPW 2.6 application.

Is there an easy way to 'mask' the password characters that is entered by an
user?

I have used different fonts to try and mask the password characters that the
user enters. But if that font is not installed on the user machine, the whole
thing is a wash out.

Thanks in advance for any suggestions....

Shah

---
Remove x's to send.


Reply With Quote
  #4  
Old   
Josh Assing
 
Posts: n/a

Default Re: ANy easy way for entring password - 01-17-2004 , 02:10 PM



FPW 2.6 didn't have object oriented properties for text boxes...


On Sat, 17 Jan 2004 17:57:03 +0100, "Eric den Doop"
<ericdendoop (AT) xspamblockxfoxite (DOT) com> wrote:

Quote:
Hello, ShahJagat!
You wrote on 17 Jan 2004 16:17:32 GMT:

S> Is there an easy way to 'mask' the password characters that is entered
S> by an user?

Set the PasswordChar property of your password textbox to "*":
thisform.txtPassword.PasswordChar = "*"

---
Remove x's to send.


Reply With Quote
  #5  
Old   
Anthony Shipley
 
Posts: n/a

Default Re: ANy easy way for entring password - 01-18-2004 , 02:21 AM



shahjagat (AT) aol (DOT) com (ShahJagat) [WA] wrote:

Quote:
FPW 2.6 application.

Is there an easy way to 'mask' the password characters that is entered by an
user?
I can't remember, can you change the background colour?
regards - anthony shipley

look, ma - no .sig


Reply With Quote
  #6  
Old   
Eric den Doop
 
Posts: n/a

Default Re: ANy easy way for entring password - 01-18-2004 , 05:45 AM



Hello, Josh!
You wrote on Sat, 17 Jan 2004 12:10:26 -0800:

JA> FPW 2.6 didn't have object oriented properties for text boxes...

Yeah, you're right... missed that part in the original message....
--
Eric den Doop
www.foxite.com - The Home Of The Visual FoxPro Experts - Powered By VFP8



Reply With Quote
  #7  
Old   
ShahJagat
 
Posts: n/a

Default Re: ANy easy way for entring password - 01-18-2004 , 09:45 PM



I could not find anything. I tried to look for password FPW fll in Googel but
could not find any helpful information.

Reply With Quote
  #8  
Old   
Josh Assing
 
Posts: n/a

Default Re: ANy easy way for entring password - 01-18-2004 , 10:15 PM



jkey.fll - that's what it was.
If you have my jUtil.fll for fpw ; that had an extension of jkey built in..
hmm. no, that was for incremental searches....

I'll dig thru the cd's tomorrow to see what I can find.


On 19 Jan 2004 03:45:54 GMT, shahjagat (AT) aol (DOT) com (ShahJagat) wrote:

Quote:
I could not find anything. I tried to look for password FPW fll in Googel but
could not find any helpful information.

---
Remove x's to send.


Reply With Quote
  #9  
Old   
Josh Assing
 
Posts: n/a

Default Re: ANy easy way for entring password - 01-18-2004 , 10:22 PM



keymask.fll
kmask.zip
I'll email it to you.


On 19 Jan 2004 03:45:54 GMT, shahjagat (AT) aol (DOT) com (ShahJagat) wrote:

Quote:
I could not find anything. I tried to look for password FPW fll in Googel but
could not find any helpful information.

---
Remove x's to send.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.