Optim,
The filter is much more sophisticated than this:
if (msg.indexOf("Nazi") > -1) {
msg.reject();
}
It's context-sensitive.
Ed Poor
I see :)
thanks for replying.
may you have Peace Profound, --Optim
--- "Poor, Edmund W" Edmund.W.Poor@abc.com wrote:
Optim,
The filter is much more sophisticated than this:
if (msg.indexOf("Nazi") > -1) {
msg.reject();
}
It's context-sensitive.
Ed Poor _______________________________________________ WikiEN-l mailing list WikiEN-l@Wikipedia.org http://mail.wikipedia.org/mailman/listinfo/wikien-l
__________________________________ Do you Yahoo!? Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes http://hotjobs.sweepstakes.yahoo.com/signingbonus
* Poor, Edmund W Edmund.W.Poor@abc.com [2004-01-12]:
Optim,
The filter is much more sophisticated than this:
if (msg.indexOf("Nazi") > -1) {
msg.reject();
}
It's context-sensitive.
That was a good one, Ed. lol.
Pedro.