Re: Unoffical API / Beta RFC [new]

2007-01-19 Thread Ady (WK)
Jippi wrote: As we all know CakePHP has a great API website ( http://api.cakephp.org ) However, it lacks some features / goodies that can raise it to 'the next level'. So after some reading and learning - I have come up with a draft on how it COULD look / work. -- http://docs.cakephp.nu/ --

Verifying form entry with AJAX n Cake

2007-01-18 Thread Ady (WK)
Hi everyone I am looking for an example that shows how to set up Cake and Ajax so that the following happens: Valid Entry made: 1) user enters into a text field, and enters a valid entry [eg text] 2) user tabs to next control 3) no error is produced Invalid Entry made [blank text box]: 1)