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 cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to