link('prototype'); echo $javascript->link('scriptaculous.js'); } ?> form($params = array('action'=>'/users/validator'),$type = 'post',$options = array('url'=>'User/validator','update'=>'updater'));// This is why we have the ajax helper. This is a ajax-form-open-tag-maker. The important thing is the options array - make the url go to the validator and the update is the id of the div tag that ajax will dump the result of the validation into. ?> labelTag('User/email','Email');// This component utilizes the