<% call log_chk() %>
后台管理:>> 产品修改 >> <%=request("Bname")%> <%if request("Sname")<>"" then%> >> <%=request("Sname")%> <%end if%>

<%dim thex thex=request("thex") Set rs=Server.Createobject("Adodb.Recordset") sql="select * from bdcp where cxp_id="&thex&"" rs.open sql,conn,1,3 %>
产品修改
产品名称 " size="60" /> " /> " /> " /> " /> " size="60" contenteditable="false"/>
产品类别 <%call npdclassm(1)%>
已传图片 <%=rs("Fileurl")%>
图片上传
产品属性 checked<%end if%>/> 推荐
产品排序 " size="10"/>
摘要
( 名称下边红色字体区域 )
红色字体下边
( 红色字体下边 )
产品描述
技术参数
产品配置
  发布人:<%=rs("cxp_Author")%>    发布时间:<%=rs("cxp_time")%>
<%rs.close set rs=nothing%>