|
| |
名片设计 CorelDRAW Illustrator AuotoCAD Painter 其他软件 Photoshop Fireworks Flash |
|
<% Function StripNonNumeric(strInput) Dim iPos, sNew, iTemp strInput = Trim(strInput) If strInput <> "" Then iPos = 1 iTemp = Len(strInput) While iTemp >= iPos If IsNumeric(Mid(strInput,iPos,1)) = True Then sNew = sNew & Mid(strInput,iPos,1) End If iPos = iPos + 1 Wend Else sNew = "" End If StripNonNumeric = sNew End Function %> 返回类别: 教程 上一教程: ASP开发WEB站点 下一教程: 基于ACCESS数据库的纯ASP论坛制作心得 您可以阅读与"STRIPNONNUMERIC函数源程序"相关的教程: · 用ASP制作个性化的调查板(附源程序) · 日历源程序 · 有关站内模糊查询的源程序! · 用ASP创建日志文件(附源程序) · 一个免费的邮件列表源程序(三) |
| 快精灵印艺坊 版权所有 |
首页 |
||