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) user enters into a text field, and does not enter any text
2) user tabs to next control
3) error is produced in a span or div to the right of the text field.

Invalid entry made [only spaces entered]:
1) user enters into a text field, and does not enter any text [spaces are 
removed when tab made]
2) user tabs to next control
3) error is produced in a span or div to the right of the text field.

I'd be most thankful for anyone who can assist.

Ady

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to