Ajax Submit ButtonAjax ButtonAjax LinkAjax Support Ajax Submit ButtonAjax submit button can submit the current form in POST method. public static string ajaxSubmitButton( string $label, mixed $url, array $ajaxOptions=array ( ), array $htmlOptions=array ( ) ) $lable – the button label$url – the URL for the AJAX request. If empty, it is assumed to be the current URL.$ajaxOptions – data, success, update, replace,etc..;$htmlOptions – add HTML attributes here ex. name, id […]... Read More »