01
<%
02
Function
Takeout(patrn,string1,colors)
03
'提取搜索關鍵字匹配文字
04
Dim
regEx, Match, Matches, tt
' 建立變量。
05
Set
regEx =
New
RegExp
' 建立正則表達式。
06
regEx.Pattern = patrn
' 設置模式。
07
regEx.IgnoreCase =
True
' 設置是否區分大小寫。
08
regEx.Global =
' 設置全局可用性。
09
Matches = regEx.Execute(string1)
' 執行搜索。
10
For
Each
Match in Matches
' 遍歷 Matches 集合。
11
RetStr = RetStr & Match.Value &
" "
12
Next
13
RetStr = trim(RetStr)
14
if instr(RetStr,
)>0 then
15
for tt = 0 to ubound(split(RetStr,
))
16
string1 = replace(string1,split(RetStr,
)(tt),
"<font color="
""
&colors&
">"
&split(RetStr,
)(tt)&
"</font>"
)
17
next
18
else
19
string1 = replace(string1,RetStr,
&RetStr&
20
end if
21
Takeout = string1
22
End
23
response.write Takeout(
"www.ASPbc.com"
,
"ASP編程網"
"red"
24
Highlight(strContent,keyWord)
'標記高亮關鍵字
25
RegEx
26
RegEx=new RegExp
27
RegEx.IgnoreCase =
'不區分大小寫
28
RegEx.Global=
29
ArrayKeyWord,i
30
ArrayKeyword = Split(keyWord,
'用空格隔開的多關鍵字
31
i=0
To
Ubound(ArrayKeyWord)
32
RegEx.Pattern=
"("
&ArrayKeyWord(i)&
")"
33
strContent=RegEx.Replace(strContent,
"<font color=red>$1</font>"
34
35
RegEx=
Nothing
36
Highlight=strContent
37
38
response.write Highlight(
39
%>
在進行ASP程序開發的時候,有時候會遇到多種語言版本的網站
在這一點上,開發組實現了開始這個項目時所定的目標。現存的客
盒子模型是CSS中一個重要的概念,理解了盒子模型才能更好的
問題:無法上傳較大的文件“Request 對象 錯誤
2).創建虛擬目錄 首先在c:\InetPub\WWWR
自從買了PPC以後每