Connecting Tech Pros Worldwide Forums | Help | Site Map

when checking that input is numeric we use a_______

Newbie
 
Join Date: Oct 2008
Location: Mid-Eastern U.S.
Posts: 2
#1: Oct 3 '08
i've this question, when checking that input is numeric we use a_______, on my homework and if anyone can help that would be great.:)

Newbie
 
Join Date: Oct 2008
Location: Mid-Eastern U.S.
Posts: 2
#2: Oct 3 '08

re: when checking that input is numeric we use a_______


someone please help, this is due tommorow...
lee123's Avatar
Site Addict
 
Join Date: Feb 2007
Location: United States
Posts: 532
#3: Oct 3 '08

re: when checking that input is numeric we use a_______


try using the

Expand|Select|Wrap|Line Numbers
  1. isnumeric(put your textbox name here.text ) 
in your code.

lee123
Reply