成人午夜视频全免费观看高清-秋霞福利视频一区二区三区-国产精品久久久久电影小说-亚洲不卡区三一区三区一区

深圳網(wǎng)站制作中aSP檢測網(wǎng)站郵箱Email是否有效

2021-10-07    分類: 網(wǎng)站制作

用aSP程序檢測網(wǎng)站郵箱Email是否有效
<%
function IsValidEmail(email)
dim names, name, i, c
IsValidEmail = true
names = Split(email, "@") 是否含有郵箱的必需條件@字符
if UBound(names) <> 1 then
IsValidEmail = false
exit function
end if
for each name in names
if Len(name) <= 0 then
IsValidEmail = false
exit function
end if
for i = 1 to Len(name)
c = Mid(name, i, 1)
if InStr("abcdefghijklmnopqrstuvwxyzaBCDEFGHIJKLMNOPQRSTUVWXYZ_-.", c) <= 0 and not IsNumeric(c) then ‘限定某些特定字符
IsValidEmail = false
exit function
end if
next
if Left(name, 1) = "." or Right(name, 1) = "." then
IsValidEmail = false
exit function
end if
next
if InStr(names(1), ".") <= 0 then
IsValidEmail = false
exit function
end if
i = Len(names(1)) - InStrRev(names(1), ".")
if i <> 2 and i <> 3 then
IsValidEmail = false
exit function
end if
if InStr(email, "..") > 0 then
IsValidEmail = false
end if
end function
%>

標題名稱:深圳網(wǎng)站制作中aSP檢測網(wǎng)站郵箱Email是否有效
鏈接地址:http://jinyejixie.com/news/130112.html

網(wǎng)站建設(shè)、網(wǎng)絡(luò)推廣公司-創(chuàng)新互聯(lián),是專注品牌與效果的網(wǎng)站制作,網(wǎng)絡(luò)營銷seo公司;服務(wù)項目有網(wǎng)站制作

廣告

聲明:本網(wǎng)站發(fā)布的內(nèi)容(圖片、視頻和文字)以用戶投稿、用戶轉(zhuǎn)載內(nèi)容為主,如果涉及侵權(quán)請盡快告知,我們將會在第一時間刪除。文章觀點不代表本網(wǎng)站立場,如需處理請聯(lián)系客服。電話:028-86922220;郵箱:631063699@qq.com。內(nèi)容未經(jīng)允許不得轉(zhuǎn)載,或轉(zhuǎn)載時需注明來源: 創(chuàng)新互聯(lián)

手機網(wǎng)站建設(shè)
潜江市| 天等县| 盐边县| 南岸区| 彭泽县| 大化| 沂南县| 雷州市| 湘潭县| 柘城县| 广昌县| 霍山县| 晋中市| 新野县| 保德县| 安宁市| 临猗县| 玉屏| 崇州市| 常州市| 剑河县| 泗洪县| 石河子市| 绵竹市| 瓦房店市| 原阳县| 黄陵县| 敖汉旗| 偃师市| 岳阳县| 宝兴县| 东方市| 汕尾市| 类乌齐县| 霍州市| 灌云县| 武城县| 安仁县| 江安县| 眉山市| 池州市|