I need to generate a error warning via a javascript message box alerting the user that their zipcode/location is outside the bounds of my client's service area. I also need this to be evaluated in real time after the 5th digit is entered so the user is alerted immediately as opposed to when the form is submitted. Any suggestions as to where to start would be appreciated.