How do I make these into a real type?
[ Follow Ups ] [ Post Followup ] [ Intranet eXchange ] [ IDM Home ]
Posted by Chris Davies on August 24, 2000 at 13:14:37:
I have a textbox in which the user can type a value (several, really bu thats besides the point). I need to do some calculations with the numbers that the user enters.I am using javascript (so the solution can't be a VBscript .asInteger or whatever). Has anyone done something like this before? Thanx all.
Follow Ups:
|