<% if request("send")="ok" then username=trim(request.form("username")) usermail=trim(request.form("usermail")) if username="" or request.form("Comments")="" then response.write "" response.end end if if checktxt(request.form("username"))<>request.form("username") then response.write "" response.end end if if mailyes=0 then '邮箱为必填时检查邮箱是否合法 if checktxt(request.form("usermail"))<>request.form("usermail") then response.write "" response.end end if if Instr(usermail,".")<=0 or Instr(usermail,"@")<=0 or len(usermail)<10 or len(usermail)>50 then response.write "" response.end end if end if if len(request.form("Comments"))>maxlength then response.write "" response.end end if set rs=Server.CreateObject("ADODB.RecordSet") sql="select * from Feedback where online='1' order by Postdate desc" rs.open sql,conn,1,3 rs.Addnew rs("username")=Request("username") rs("comments")=Request("comments") rs("usermail")=Request("usermail") rs("face")=Request("face") rs("pic")=Request("pic") rs("url")=Request("url") rs("qq")=Request("qq") rs("add")=Request("add") rs("phone")=Request("phone") rs("fas")=Request("fas") view=cstr(view) if view<>"0" then view="1" rs("online")=view rs("IP")=Request.serverVariables("REMOTE_ADDR") rs.Update rs.close set rs=nothing response.write "" response.end end if %> 江西洪都钢厂 >> 首页
  
用户名:
密 码:
您现在的位置: 江西洪都钢厂 >> 客户留言
单位名称: *
地址: *
邮编:
联系人:
电话:
传真:
邮箱: <%if mailyes=0 then%>*<%end if%>
留言内容:
(<%=maxlength%>字以内)
| 返回首页 | 客户服务 | 地理位置 | 招聘信息 | 管理登录 | 

江西洪都钢厂©版权所有 技术支持:南昌先索信息产业有限公司
地址:江西省南昌市昌北 南昌经济技术开发区白水湖工业园 网络实名:江西洪都钢厂