Enter Keywords:
Search Within Results
 
 
Narrow Results
Can't Find a Solution
 
 
 
1 - 10 of 15(0 seconds)
Sort By:
 
I need to have an editmask on a date field. I cannot seem to get the mask property to work for me. I have dates in the database like "2/3/1999" I want them to be displayed like this and when the us...
Zones: Visual BasicDate Answered: 04/21/1999 Rating: 8.4 Views: 0
Hi all, How is it possible to allow only [A-Z1-9]* in an Datawindow Edit Mask control? It should only be possible to enter uppercase and digits chars. Kind regards Stefan
Zones: PowerBuilderDate Answered: 08/29/2000 Rating: 6.8 Views: 0
I am trying to prompt the user to enter input in a minute/second format such as:  mmm:ss .   I would like to have the following as the max value 159:59.   When left blank, 0's will be the f...
Zones: Delphi ProgrammingDate Answered: 01/08/2002 Rating: 7.8 Views: 0
Hi, When i enter a value like "-0.02" in EditMask with "###,###.00" mask, minus before 0 disappear when we do "-0" sequence. Is there something to keep minus before 0 ?? Thanks a lot A...
Zones: PowerBuilderDate Answered: 01/28/2003 Rating: 5.6 Views: 4
i want to only allow users to input characters of the alphabet in a TEdit from the help file, it says "The L character requires an alphabetic character only in this position" so i put 'LLL...
Zones: Delphi ProgrammingDate Answered: 02/26/2003 Rating: 8.6 Views: 0
Hi, Does anybody know how to create an editmask for all international and locale phonenumbers? Basically I need information on: 1. What is the shortest and longest netnumber (area)? 2. Are th...
Zones: Delphi ProgrammingDate Answered: 06/20/2005 Rating: 7.8 Views: 0
I run Delphi 3 Pro (Built 5.53). I built a database (using Data Base Desktop, Paradox 7). I want to force that in the dbEdit fields everything be viewed in upper case. When I configured the table, ...
Zones: Delphi ProgrammingDate Answered: 03/26/1998 Rating: 5.2 Views: 0
Hello, I have an DB-Application. One of the tables has a numeric field. The field always has to contain a number of the format : YYYYMMxxx, where 'xxx' is a unique number within the same ye...
Zones: Delphi ProgrammingDate Answered: 05/02/2000 Rating: 7.8 Views: 4
I like to use the EditMask-property to directly upshift the entered values. What mask do I need ? >CCCCCCCCCC does not accept trailing spaces Neither >LLLLLLLLLL The field is : - Uppercase ...
Zones: Delphi ProgrammingDate Answered: 12/24/2003 Rating: 8.2 Views: 0
i want to create a function that it will accepts two argunents a string and a mask (pattern) pattern should be something like xx.xx.xxx.xxxx we want the function to return a value 0 if the inp...
Zones: PowerBuilderDate Answered: 05/28/2009 Rating: 8.6 Views: 29