Is there any reliable way to check if a user has entered Arabic words in a form and is trying to submit it? Can Javascript handle this? Or can only a script server, such as .NET, do this?
I think that if possible, the script should explicitly prevent the user from entering Arabic words in the form and show a pop-up warning.
Please share any examples if you have ideas on how to do this.
thank
. JavaScript, , - . ( #.) , , JS- .
, [\u0600-\u06FF\u0750-\u077F] , Unicode "" / " ".
[\u0600-\u06FF\u0750-\u077F]
API- Google Ajax . .
Source: https://habr.com/ru/post/1741704/More articles:Is using os.path.abspath to verify the reliable location of an untrusted file name? - pythonUITableViewCells Appear Behind the Background - iphoneReliable portability of C code without using a preprocessor - cserializing JSON files with newlines in Python - jsonMake a card key sorted by insertion sequence - c ++What is the difference between Dim s As String and Dim s As [String]? - stringNeed PHP Grid recommendations - phpкак вставлять чистые as3 битмап-активы с flex4 (работает с flex3) - flexCan I make a "TCP packet modifier" using tun / tap and raw sockets? - cHow do I reproduce the contact selection functionality in a messaging application? - androidAll Articles