On Tuesday, 1 May 2012 14:10:28 UTC+2, Ankit Patel wrote:
>
> This example is not working 
>
> <p id="post"> 
> </p> 
> <p> 
> <?php echo $ajax->link( 
> 'View Post', 
> array( 'controller' => 'ajax', 'action' => 'view', 1 ), 
> array( 'update' => 'post') 
> ); 
> ?> 
> </p> 
>
> I have included ajax helper in respected controller still it is not 
> working 
> It says 
>
> Error 
>
> The requested address was not found on this server. 
>
> Please Help Me.. 
>
> Thank You 
>

Why are you repeating the same question as your previous (undetailed 
thread)?

AD 

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