| <%
set rs1 = Server.CreateObject("ADODB.Recordset")
rs1.open "select top 1 * from about order by id desc",conn,1,1
company = ClearHTMLCode(rs1("company"))
company = replace(replace(replace(replace(company,chr(34),""),chr(13),""),chr(10),"")," ","")
m_company = left(company,295)
response.write ""& m_company &""
if len(company) > 295 then
response.write "......"
end if
rs1.close
set rs1 = nothing
%>
|
|
| <%
set rs2 = Server.CreateObject("ADODB.Recordset")
rs2.open "select top 5 * from news order by id desc",conn,1,1
while not rs2.eof or err
newsDate=rs2("newsDate")
%>
<% rs2.movenext
wend
rs2.close
set rs2 = nothing
%> |
|
| |
RUIAN KAMEI AUTO PARTS CO.,LTD
|
| |
Add: ShanGuan Road, LuoFeng, TangXia Town, Ruian City, Zhejiang |
| |
Mr. David Dai |
| |
E-mail:david@lidun-auto.com |
| |
Mob: 0086- 13626770060 |
|