Blocking new records that have a duplicate entry

Blocking new records that have a duplicate entry

Hi,

Is there a way to block a new record from being created, if one of the fields is a duplicate entry in another record?

In my case I have an application which is focused around collecting information on websites. I wish to prevent new records from being posted if the data entered into the website field is found in another record--same field.

Thanks