That's Ajax, right? See this very recent post that could easily be adapted: 
http://groups.google.com/group/cake-php/browse_thread/thread/2f9a42326d605a5a#

Jeremy Burns
Class Outfit

[email protected]
http://www.classoutfit.com

On 3 Sep 2010, at 01:31, Michael Gaiser wrote:

> 
> I have a link in the confirmation column in my view that reads "No". When I 
> click on it, ajax sends a update to the DB and adds my user Id to that 
> record. It then should change the "No" text of the link to "Yes" without 
> needing to refresh the page and in turn needing to pull the entire record 
> from the DB again. Is there anyway to change the text of the link after 
> clicking on it so I know that it actually did something without having to 
> have firebug open and without having to reload the page again?
> 
> ~Michael
> 
> Check out the new CakePHP Questions site http://cakeqs.org and help others 
> with their CakePHP related questions.
>  
> 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

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

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

Reply via email to