Here's what it looks like:
It works by using JavaScript -- that's right, JavaScript in a Notes client form by golly -- to start a SetTimeout loop when you enter the field, and then it keeps checking every half-second or so as you type. On the web, you'd normally do this with something like the onKeyUp field event, but that's not available on the Notes client so I SetTimeouted instead.
Rather than showing you all the code here (there's really not much, but it takes a little explanation), I'll just let you download the sample database and play with it yourself:
As I mention in the "About" page in the database, you could also use this technique to do things like:
Have fun with it. Happy New Year!
technorati tag: Show-n-tell thursday, SnTT