Thanks Stu, I did read thru that one but still lost on how to query the db for example for username to check if its used already.
I got this one to work as close as possible http://teknoid.wordpress.com/2009/01/21/jquery-in-the-cakephp-world-part-2-i s-client-side-code-all-that-great/ But I noticed if a user types in a username already used the error shows up...great that's what i want, but if the user clicks back in the field and changes nothing the error is repeated below the original error so it says: User name already taken, please choose another. User name already taken, please choose another. So if they tabs back and forth the error just keeps adding to the set that's there. Not great at JavaScript so no idea where to begin on this front. Will keep looking and trying. Dave -----Original Message----- From: Stu [mailto:[email protected]] Sent: July-14-09 3:34 PM To: CakePHP Subject: Re: Live Validation with jQuery http://stackoverflow.com/questions/209127/jquery-live-validation-plug-ins I'm not sure if there's anything ultimately 'caky' to do here. But have a look at it, I'm sure it could be fairly easy to implement. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
