Hello I am trying to use FormValidatorAction to check data before inserting it into a database.
The key on the database is one of the values on the form, and I want to check if it already exists on the database so I can tell the user to enter a different value. I cannot work out how to do this. The documentation suggests I should be doing something with a DatabaseAction, but I do not know what. Please can someone offer advice on how to do this. Thanks William --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>