hi!, i need the validation for a textbox( in c# or vb.net) so that it sholud take numerics only, though i give any character, it should not display it,
do i have any method ?or do i have to use Convert ot int .parse?
plz, help me