Im setting up a simple blog system and i currently have a comments form on the view page of my posts.
The comment form submits and updates the post via AJAX, but how would i go about adding the correct form of validation to the post form? As it stands it seem to request comments/add.thtml, but if i add that it then trys to included a fully render page with the apps layout/default.thtml this of course will cause issuse with the page style. http://cake.phunky.co.uk/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
