I want to implement the following scenario: there are 4 text-boxes ,when user enters his name in the first input box, i want that data(i.e user name) to be auto-filled in the 4th input box after validating it with database(to check uniqueness) .
For this i'll need to make an ajax request on 'onKeyUp' event. I am a total newbie and don't know how to do it in cakephp. any help would be appreciated. Thanks all --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
