One way to do this is to grab the ASP.NET AJAX Control Toolkit @ http://www.asp.net/ajax/ajaxcontroltoolkit/samples/
Use the FilteredTextBox element (basically a text field extension).
Keep in mind that this will only prevent the form from submitting if it contains non-Jewish lines. This does not stop them from entering them in the text box.
But I suppose this will create another problem. You will need to determine what other characters are allowed, punctuation, numbers, etc.
What problem are you trying to solve? Perhaps we can come up with something else.
source share