本文介绍了限制用户只能输入1)数字,2)10位数字,3)不允许使用字母数字4)所有10位数字相同不允许在TextBox中没有javascript的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 29岁程序员,3月因学历无情被辞! 1)如何限制用户只输入文本框中的数字而不使用javascript。 2)如何限制用户只在文本框中输入10位数(手机号码)不使用javascript。 3)或者如何限制用户只在文本框中输入不允许的字母数字。 4)如何限制10位数同样不在texbox中输入exp :-( 1111111111)。 并且只输入这个数字(forexp:-8791167545)(forexp:-7417150939)(forexp:-8869077090)1) How to restrict user to enter only numbers in textbox Without using javascript.2) How to restrict user to enter only 10 digits(mobile number) in textbox Without using javascript.3) Or how to restrict user to enter only alphanumeric in not allow in textbox.4) How to restrict 10 digit same not enter exp:-(1111111111) in texbox.and only enter this digit(forexp:-8791167545)(forexp:-7417150939)(forexp:-8869077090)推荐答案 这篇关于限制用户只能输入1)数字,2)10位数字,3)不允许使用字母数字4)所有10位数字相同不允许在TextBox中没有javascript的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 上岸,阿里云! 08-20 02:30