$('#myform').form({ onLoadSuccess:function(data){ console.log(data) }});$('#myform').form('load','mywebservice.php')