If its stored as a string...
Printable View
02-22-2002, 03:40 PM
ron
If its stored as a string...
you can use the Integer.parseInt() to parse a signed decimal integer
from a string.