Ajax从表单提交完整的示例代码。
$ ajax({
类型:邮政
网址: / / dacontrolaction_updateemotecontrol动作控制。
数据:$(# Form1)。Serialize(),
DataType:文本
成功:函数(数据){
如果(数据> 0){
YmPrompt.alert('modification成功!,NULL,200,'提示!,
关闭一个窗口);
Window.opener.location.reload();
}
},
beforesend:函数(){
},
完成:函数(){
}
});