Dear all, is there any reference to this javascript that forces a user to enter a number that is either a whole number or only with a .5 decimal? e.g. 1, 2, 3.5, 8.5, 9.0 etc. If the user enters say 8.4, 9.3, 7.7, an error message will appear and clears the current textbox?