本文介绍了验证最多9或10位数字.的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

现在我有一个文本框,我必须对其进行模糊验证,使其只能输入9或10个数字

&另一个文本框必须通过
进行验证
我正在使用asp classic.well,现在我有一个文本框,我必须对其进行模糊验证,使其只能输入9或10个字母数字

两者都应位于 onblur

我正在使用经典的ASP

well now i have a textbox ,i have to validate it on blur that it must enter only 9 or 10 number of digits

& another textbox has to be validate by

I am working in asp classic.well now i have a textbox ,i have to validate it on blur that it must enter only 9 or 10 number of alphanumeric

both should be at onblur

I am using classic asp

推荐答案



这篇关于验证最多9或10位数字.的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-20 02:31
查看更多