anybody have  idea for this
var $validate = array(

                              'name' => array(
                                              'rule' =>
array('custom','/^[A-Z -.]{1,}$/i'),
                                               'required' => true,
                                              '*message*' => 'Please Enter
Name'

                                           )
)
this is my *model* for validating name I want to display this *message* in
red *color*
pls help.........


--------------------------------------------------------------------
Miqdad Ali

http://www.miqdadalik.co.cc/
http://www.miqdadali.co.cc

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to