Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Fastest way to detect all digit characters
Message
From
29/12/2001 12:21:14
 
 
To
29/12/2001 12:04:58
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00599136
Message ID:
00599140
Views:
21
Maybe this is not for this Forum... Maybe for the JavaScript, Web ClientSide-programing or something else.
Why not use the
parseInt()
//or
parseFloat()
functions and the convert the number
number.toString
and compare the both Strings
if equal then it is OK
if not - the text is not a number
Note that you can get NaN result from parseFloat()
Hope this helps.
___
btw. I have send of photo of me to you some time ago, it was shown for some time, but it is lost now...
Any ideas?
Zlatin Zlatev,
MCSD (VS6)

Make solutions, not programs!

Previous
Next
Reply
Map
View

Click here to load this message in the networking platform