R rg2005 Registered User. Local time Today, 14:42 Joined Dec 13, 2005 Messages 12 Jan 31, 2006 #1 how can i only allow numbers to be entered when i make the input mask password
Smart Registered User. Local time Today, 22:42 Joined Jun 6, 2005 Messages 436 Feb 7, 2006 #2 If you set the format of the field that the password is enterd in as general number then if the user enters non numeric characters after leaving the field an error message will be displayed
If you set the format of the field that the password is enterd in as general number then if the user enters non numeric characters after leaving the field an error message will be displayed