I need to validate that data entered into a field is numeric.<BR><BR>The html code specifies whether the data being input by the user is numeric or text, I need to make certain that the user can't ...
which is validated by a .js function. All that really does it make sure the user is putting something in those fields if required and if they're formatted correctly. The .js also looks at the captcha, ...