|
![]() |
名片设计 CorelDRAW Illustrator AuotoCAD Painter 其他软件 Photoshop Fireworks Flash |
|
Source Code <% Function IsPhone(X) Dim FieldOk FieldOk=True For i = 1 to len(X) If IsNumeric(mid(X, i, 1))=False AND mid(X,i,1)<>"-" AND mid(X,i,1)<>"(" AND mid (X,i,1)<>")" then FieldOk=False End If Next \\\'\\\'\\\'\\\'NOW STRIP OUT CHARS AND SEE IF WE HAVE A VALID NUMBER For I = 1 To Len(X) strCurrentChar = Mid(X, I, 1) \\\' Numbers (0 to 9) If Asc("0") <= Asc(strCurrentChar) And Asc(strCurrentChar) <= Asc("9") Then strTemp = strTemp & strCurrentChar End If \\\' Upper Case Chars (A to Z) If Asc("A") <= Asc(strCurrentChar) And Asc(strCurrentChar) <= Asc("Z") Then strTemp = strTemp & strCurrentChar End If Next \\\'I X=strTemp if len(X)=10 AND Left(X,1)="1" then FieldOk=False end if if len(X)<10 then FieldOk=False end if if len(X)>11 then FieldOk=False end if IsPhone=FieldOk End Function %> 返回类别: 教程 上一教程: 用VB生成DLL封装ASP代码,连接数据库 下一教程: 如何使用ASP创建DSN 您可以阅读与"实用函数- 判定输入的是否是电话号码"相关的教程: · 用Js判定输入的时间是否有效 · 用JS判定输入的时间是否有效 · ASP实用函数库 · 判定输入是否为中文的函数 · 综合的判定用户输入的合法性的函数 |
![]() ![]() |
快精灵印艺坊 版权所有 |
首页![]() ![]() ![]() ![]() ![]() ![]() ![]() |