Well, using Netscape you could use the procedure within the form or any other control with access to an OnKeyPress event to prevent the key from being pressed, but it won't work at all in Internet Explorer.<br><br>I tried to check the value of the text box on the key press, but of course the...