<% set rst=server.createobject("adodb.recordset") Sql="select * from test_products_list where id="&request("id")&"" rst.open sql,conn,1,1 %> 无标题文档
"> "> "> ">
编辑产品介绍
产品中文名称:
" size="52">
产品英文名称:
" size="52"> *
更新时间:
"> (注:产品按日期排列)
上传产品图片:   *(注:图片大小不得超过500KB,尺寸为:140*150)
  
<% rst.close set rst=nothing conn.close set conn=nothing %>