How can I initiate a Yii Action using an Ajax link?

Hi there, on my webpage, I want to have a link that says:

Are you Mr. Smith? Yes / No

When the user presses Yes, I want a Yii Action to take place, how can I do this?

Ie; how do I make an ajax link?

Check these:

http://www.yiiframework.com/doc/api/CHtml#link-detail

http://www.yiiframework.com/doc/api/CHtml#ajaxLink-detail