%
'on error resume next
lx=request("lx")
page=request("page")
if page="" then page=1
zwmc=request("zwmc")
ywmc=request("ywmc")
cpbh=request("cpbh")
Set rs = Server.CreateObject("ADODB.Recordset")
thisvalue="select * from a"
if zwmc<>"" then
thisvalue=thisvalue&" where zwmc like '%"&zwmc&"%'"
else
thisvalue=thisvalue&" where zwmc like '%'"
end if
if ywmc<>"" then
thisvalue=thisvalue&" and ywmc like '%"&ywmc&"%'"
end if
if cpbh<>"" then
thisvalue=thisvalue&" and cpbh like '%"&cpbh&"%'"
end if
thisvalue=thisvalue&" order by id desc"
rs.open thisvalue, application("conn"), adopenKeyset,adlockOptimistic
%>
上海长岛生物技术有限公司
 |
|
|
| |
 |
| |
 |
|
|
公司地址: 上海市奉贤区庄行工业园区航南支路288号
邮政编码: 201415
公司厂址: 上海市奉贤区庄行工业园区航南支路288号
邮政编码: 201415
免费电话: 800-820-5300
联系电话: 021-57461000
传 真: 021-57462066
公司网址: www.chang-dao.com
电子邮箱: sales@chang-dao.com
|
|
|
|
 |
|
|
| copy right上海长岛生物技术有限公司 2007-2008 all
right
电话:021-57461000 传真:021-57462066 E-mail:sales@chang-dao.com
地址:上海市奉贤区庄行工业园航南支路288号 邮编:201415
|
|
|
|