J
JW
Hey - While surfing around trying to find something to help with the spam
that is coming in on my FP forms, I wandered into
http://www.boisestate.edu/webcenter/security/fpspamblock.shtml. They're
offering a block of code (pasted below) that supposedly offers some degree
of help with the problem, but I cannot understand what it is doing. Can
anybody help me understand it? Also, do the FP validation properties help at
all, or do the spammers simply bypass all of this?
-----------
<!-- BEGIN: FrontPage Spambot code (v3) - DO NOT EDIT THIS CODE -->
<!--webbot bot="Validation" s-data-type="String" b-allow-whitespace="TRUE"
i-maximum-length="1" s-validation-constraint="Not equal to"
s-validation-value=" " -->
<input type="text" id="SpamTrap" name="SpamTrap" size="5" style="display:
none; border: 0;" readonly>
<!-- END: FrontPage Spambot code end -->
that is coming in on my FP forms, I wandered into
http://www.boisestate.edu/webcenter/security/fpspamblock.shtml. They're
offering a block of code (pasted below) that supposedly offers some degree
of help with the problem, but I cannot understand what it is doing. Can
anybody help me understand it? Also, do the FP validation properties help at
all, or do the spammers simply bypass all of this?
-----------
<!-- BEGIN: FrontPage Spambot code (v3) - DO NOT EDIT THIS CODE -->
<!--webbot bot="Validation" s-data-type="String" b-allow-whitespace="TRUE"
i-maximum-length="1" s-validation-constraint="Not equal to"
s-validation-value=" " -->
<input type="text" id="SpamTrap" name="SpamTrap" size="5" style="display:
none; border: 0;" readonly>
<!-- END: FrontPage Spambot code end -->