Enter Keywords:
1 - 10 of 1012(0.001 seconds)
Sort By:
 
Hi, I am pretty sure someone has come across this question before, but I just don't know where to look for the answer. How do I stop the user from typing non numerical data into a standard text b...
Zones: Visual BasicDate Answered: 12/05/1997 Rating: 9.4 Views: 0
how can you restrict input in a intput box? for example, only numeric data can be entered. can i use a keypress event and if so what sub would it be in? ~Tony
Zones: Visual BasicDate Answered: 02/08/2001 Rating: 6.8 Views: 0
I would like to have the least CPU consuming way analyse a strng an to get either 0 if the string is empty or contain an non numeric or     n, the number of numerics (size) of the string.
Zones: PerlDate Answered: 01/23/2002 Rating: 7.8 Views: 0
How do I find numeric values in acces through VB and return the amount of times that it appears?Then how do I use the numeric value+returned value in a mathematical formula?
Zones: Visual BasicDate Answered: 06/11/2001 Rating: 8.2 Views: 0
HI all, Here's a table where both NAME and ID are varchar2(5): NAME    ID ----------- a       123 b       456 c       xxx d       012 I want do perform a query to extract any non-numeri...
Zones: OracleDate Answered: 06/13/2001 Rating: 7.6 Views: 0
Hi experts, How to determine whether a string is numeric or not?   And what is the Replace function in Java?   I need this to check the validation of telephone entered by the user: If can...
Zones: JavaScriptDate Answered: 11/08/2001 Rating: 8.0 Views: 0
I wanted to know if somebody with a little more than experience and knowledge that me,  can help me with the following thing: In a form of entrance of data, there is a series of TEdits where num...
Zones: Delphi ProgrammingDate Answered: 07/16/2002 Rating: 7.0 Views: 0
Does anyone know how to separate an alpha-numerical range (r1-r5), (fb5-fb10) into individual records that include first last and all values in between?   Only some of the records include ranges.  ...
Zones: MS AccessDate Answered: 05/12/2003 Rating: 7.0 Views: 0
i have a table with 5 fields First Name, Last Name, Decal #1, Decal #2, and Decal #3   the decals are parking permits for the workers. A regular decal is a 4 digit number and a handicapped decal i...
Zones: MS AccessDate Answered: 07/03/2003 Rating: 7.4 Views: 0
I have a strings like                A12B3456E78JK9 I would like to have               123456789 anotherwords, I need to leave only numeric chars Could you help ? AlexF777
Zones: Visual BasicDate Answered: 09/23/2003 Rating: 8.8 Views: 0