中原商贸城 中原商贸城 项目库 企业库 供求信息 会员 招聘 企业展示

源代码在线查看: ccupdate.asp

软件大小: 17485 K
上传用户: cong328
关键词: 项目
下载地址: 免注册下载 普通下载 VIP

相关代码

				
								sql="update ccnews set caption='"&trim(request("caption"))&"',content='"&request("content")&"',imgpath1='"&request("images")&"',"
				sql=sql&"imgpath2='"&trim(request("images1"))&"',imgpath3='"&request("images2")&"' where id="&session("two")
				conn.execute(sql)
				response.Redirect("manageccnews.asp?page="&request("page"))
				%>
							

相关资源