Any suggestions on how I can validate an ASP form field against a SQL data base. I simply want to validate the field value to ensure it is an existing item in my data base. I would like to do this as the field loses focus.

Thanks!