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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10152510.html
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
http://www.experts-exchange.com/Programming/Editors_IDEs/PowerBuilder/Q_11030241.html
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...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20251529.html
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...
http://www.experts-exchange.com/Programming/Editors_IDEs/PowerBuilder/Q_20483230.html
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...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20531457.html
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...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_21461550.html
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, ...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10044485.html
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...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10333618.html
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
...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20248615.html
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...
http://www.experts-exchange.com/Programming/Editors_IDEs/PowerBuilder/Q_24441026.html
Zones:
PowerBuilderDate Answered: 05/28/2009 Rating: 8.6 Views: 29