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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10031449.html
Zones:
Visual BasicDate Answered: 12/05/1997 Grade: A 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
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20071266.html
Zones:
Visual BasicDate Answered: 02/08/2001 Grade: B 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.
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_20128569.html
Zones:
PerlDate Answered: 01/23/2002 Grade: A 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?
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20132811.html
Zones:
Visual BasicDate Answered: 06/11/2001 Grade: A 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...
http://www.experts-exchange.com/Database/Oracle/Q_20134688.html
Zones:
OracleDate Answered: 06/13/2001 Grade: A 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...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_20229717.html
Zones:
JavaScriptDate Answered: 11/08/2001 Grade: A 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...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20323727.html
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. ...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20580267.html
Zones:
MS AccessDate Answered: 05/12/2003 Grade: B 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...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20667309.html
Zones:
MS AccessDate Answered: 07/03/2003 Grade: A 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
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20745617.html
Zones:
Visual BasicDate Answered: 09/23/2003 Grade: A Views: 0