龙盟编程博客 | 无障碍搜索 | 云盘搜索神器
快速搜索
主页 > web编程 > asp编程 >

如何用ASP判断是不是数字?

时间:2012-12-31 22:56来源:未知 作者:admin 点击:
分享到:
  1. js的是isNaN
  2. vbs 是isNumeric
  3. asp是IF not isNumeric(request("名字")) then
    response.write "error"
    response.end
    end if

精彩图集

赞助商链接