ASP 数据库 update

---------------表单------------<formmethod="post"action="../liuyanthink1.asp"><inputnam... ---------------表单------------
<form method="post" action="../liuyanthink1.asp">
<input name="name" type="text" value='乐兔兔' />
<textarea name="mazmun" id="editor_id" style="width:700px;height:319px;">欢迎参加乐兔兔旅行社!乐在其中,图我自在!</textarea> <input value='<%=rs("id")%>' name="id" type="text" style="width:0px;height:0px;" /></form>
--------------------操作---------
<!--#include file="data.asp"-->
<%
dim biaoti,neirong,yonghu,nol
ip=request.servervariables("remote_addr")
datas=date()
biaoti=Trim(request.Form("biaoti"))
nol=Trim(request.Form("kong"))
neirong=Trim(request.Form("mazmun"))
yonghu=Trim(request.Form("name"))
id=Trim(request.Form("id"))
if yonghu<>"" and neirong<>"" then
%>
<%
rs.open "select * from liuyan where id="&id,conn,1,3
rs("htime")=datas
rs("huifu")="neirong"
rs.update
rs.close
%>
<%
else
response.Redirect("index.asp")
end if
%>
参考了很多代码实在写不出来
希望你帮个忙
数据库 表liuyan
字段 biaoti,neirong,yonghu,ftime,ip,htime,huifu,guanli,ipp 思路是这样的回复留言功能
字段前五个是用户留的,后四个是管理员回复的
谢谢
展开
 我来答
匿名用户
2014-04-02
展开全部
1、id是空的,查询变成 " select * from 表 where id = " 报错
2、trim接收参数有sql注入漏洞
追问
id 不是空的
你写的看不懂
追答
rs.open "select * from liuyan where id="&id,conn,1,3 
if rs.eof then
response.write "没有找到相应记录"
'rs.addnew '没有则添加
else
rs("htime")=datas
rs("huifu")="neirong"
rs.update
end if
rs.close
ZESTRON
2024-09-04 广告
在Dr. O.K. Wack Chemie GmbH,我们高度重视ZESTRON的表界面分析技术。该技术通过深入研究材料表面与界面的性质,为提升产品质量与可靠性提供了有力支持。ZESTRON的表界面分析不仅涵盖了相变化、化学反应、吸附与解吸... 点击进入详情页
本回答由ZESTRON提供
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式