$.ajax({
cache:
true
,
type:
"POST"
url:ajaxCallUrl,
data:$(
'#yourformid'
).serialize(),
//你的formid
async:
false
error:
function
(request){
alert(
@H_301_52@},
"Connectionerror"
);