Link to Remote Tag
Tag for creating ajax callback links
<%= link_to_remote( "click here", :update => "specific_div_block", :url =>{ :action => :action_name }) %>