I am new to cakephp,
i need is very simple ajax request handling in 1.1.9 version (i.e
i don't need any auto completion like features)
from where i have to start. ?
simple request handling in sense
<input type="text" id="str" /> <div id='dis' />
when on keydown in input box i have to fetch rec from db and to
display in 'div' tag
i have done without using cakephp, but with cakephp i have
completely get stopped, how to do it ?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---