Apr 7, 2003 #1 dav667 Programmer Joined Apr 3, 2003 Messages 3 Location GB how would i check if a form field when submitted contained a numeric value? isNumeric has something to do with it does it? thx. d
how would i check if a form field when submitted contained a numeric value? isNumeric has something to do with it does it? thx. d
Apr 7, 2003 #2 pazhanikanthan Programmer Joined Aug 20, 2001 Messages 34 Location IN Use isNaN () Upvote 0 Downvote