Hi to all
I m using Using Autocomplete component but when i use it
nothing displayed at browser white blank page
is use it from
from http://bakery.cakephp.org/articles/view/autocomplete
this is my cod
my controller
var $components =
array('PageCommand','Jumplink','PageTrack','Pagination','Upload','Autocomplete');
var $helpers = array('Html','Ajax','Javascript',
'Command','TurboAjax','Time','Pagination');
view :
<?php echo $ajax->autoComplete('Countries/name'); ?>
when i use this a blank page apearedhelp
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---