You need a serious look to the manual (cakeForge.org). The Controller
should handled your posted form (View) and passed to the Model that is
in charge of the "storage". It's an MVC framework, please check the
manual for the basics. Using jQuery or not does not change the way the
controller / model is operating.

ayampanggang wrote:
> I want to send data with ajax with jQuery. this data is to be stored
> inside my ratings table. how should i send the data to my Rating model?


--~--~---------~--~----~------------~-------~--~----~
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