当前位置: 技术问答>java相关
在页面实现表格功能,把数据入库
来源: 互联网 发布时间:2015-11-08
本文导语: 怎样在页面中实现表格功能,把数据填写完后,能存入到数据库中??? 求助代码,实例。 | 发送页面 //--> ...
怎样在页面中实现表格功能,把数据填写完后,能存入到数据库中???
求助代码,实例。
求助代码,实例。
|
发送页面
//-->
function EditLayer(code,no,msg,result,point,tip){
document.form1.code.value = code;
document.form1.no.value = no;
document.form1.msg.value = msg;
document.form1.result.value = result;
document.form1.point.value = point;
document.form1.tip.value = tip;
}
//-->
发送页面(模拟手机向系统发送一条短讯)
特服号
手机号码
发送内容