Function EnumerateTags(ThisTags) Dim tags Dim i Dim buf Dim CleanTags CleanTags = Trim(ThisTags & "") If Right(CleanTags,1) = "," Then CleanTags = Left(CleanTags, Len(CleanTags)-1) End If If Len(CleanTags) = 0 Then EnumerateTags = "" Exit Function End If tags = Split(CleanTags, ",") buf = "" EnumerateTags = buf End Function function AttackCheck(sText) dim sDeccoded dim oRegExpr dim oMatchCollection dim oMatch sDecoded = sText Set oRegExpr = Server.CreateObject("VBScript.RegExp") oRegExpr.Pattern = "%[0-9,A-F]{2}" oRegExpr.Global = True Set oMatchCollection = oRegExpr.Execute(sText) For Each oMatch In oMatchCollection sDecoded = Replace(sDecoded,oMatch.value,Chr(CInt("&H" & Right(oMatch.Value,2)))) Next if Instr(sDecoded,"
|
|
Explore Kamat's Potpourri | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Tags Matching: new navigate
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
© 1995-2020 Kamat's Potpourri All Rights Reserved. Do not reproduce without prior permission. Some disclaimers apply.
|
Merchandise and Link Suggestions | |
| |