欧美国产另类久热|951超碰伊人久久|伊人影视久久久久|色婷婷亚洲小电影|色东京热69XX|婷婷玖玖深爱网|加勒比东京热网站|无码A级毛片在线观看|一级a毛一级a看|中文字幕人妻欧美

巧用asp語言過濾html元素
來源:易賢網(wǎng) 閱讀:822 次 日期:2015-01-19 13:57:03
溫馨提示:易賢網(wǎng)小編為您整理了“巧用asp語言過濾html元素”,方便廣大網(wǎng)友查閱!

巧用asp語言過濾html元素:

'過濾html

'函數(shù)名:glhtml

'作 用:過濾html 元素

'參 數(shù):str ---- 要過濾字符

'返回值:沒有html 的字符

'**************************************************

public function glhtml(byval str)

if isnull(str) or trim(str) = then

glhtml =

exit function

end if

dim re

set re = new regexp

re.ignorecase = true

re.global = true

re.pattern = (<.[^<]*>)

str = re.replace(str, )

re.pattern = (</[^<]*>)

str = re.replace(str, )

set re = nothing

str = replace(str, ', )

str = replace(str, chr(34), )

glhtml = str

end function

更多信息請查看IT技術(shù)專欄

更多信息請查看網(wǎng)絡(luò)編程
易賢網(wǎng)手機(jī)網(wǎng)站地址:巧用asp語言過濾html元素
由于各方面情況的不斷調(diào)整與變化,易賢網(wǎng)提供的所有考試信息和咨詢回復(fù)僅供參考,敬請考生以權(quán)威部門公布的正式信息和咨詢?yōu)闇?zhǔn)!
關(guān)于我們 | 聯(lián)系我們 | 人才招聘 | 網(wǎng)站聲明 | 網(wǎng)站幫助 | 非正式的簡要咨詢 | 簡要咨詢須知 | 新媒體/短視頻平臺 | 手機(jī)站點

版權(quán)所有:易賢網(wǎng)