Hiya,
Does anyone know any simple JScript code to validate a numeric field and also the length of the data that should be entered into the field.
e.g. 12345 - the user can only enter numeric fields and the lenght of the value should be five (no more and no less)
Thanks
Does anyone know any simple JScript code to validate a numeric field and also the length of the data that should be entered into the field.
e.g. 12345 - the user can only enter numeric fields and the lenght of the value should be five (no more and no less)
Thanks
Comment