Re: FormValidatorAction on database

2002-09-20 Thread William Moore
On Wednesday, September 18, 2002, at 05:24 pm, Christian Haul wrote: > On 17.Sep.2002 -- 04:19 PM, William Moore wrote: >> 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

Re: FormValidatorAction on database

2002-09-18 Thread Antonio Gallardo Rivera
Here is my snipet of my sitemap that do this without action-sets. Maybe this is not the best solution, but it works :). Also I know this is only a work around until the error will be fixed. I send the request in the form: cat-crear.html cat = category (a database table or form) crear = the dat

Re: FormValidatorAction on database

2002-09-18 Thread Christian Haul
On 17.Sep.2002 -- 04:19 PM, William Moore wrote: > 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 us

Re: FormValidatorAction on database

2002-09-17 Thread Andrés Tobelem
Hi How can i inlcude one xml y another? - Please check that your question has not already been answered in the FAQ before posting. To unsubscribe, e-mail: <[EMAIL PROTECTED