| |
|
|
Shenzhen
Holley South Electronics Technology Co., Ltd.
As a subsidiary of Holly Group
in Shenzhen, mainly engage in exploring the top
R&D market, and devote to producing and selling
static energy metering device, tariff metric digital
terminals, software, auto terminal devices and
system for the overseas market. We are a leading
technology provider to the global energy industries. |
|
|
|
|
<%
Set oRs=Server.CreateObject("ADODB.Recordset")
sSql="Select ClassID,ClassName,ParentPath,Child From NewsClass Where ClassID=1"
oRs.Open sSql,oConn,1,1
if oRs("ClassID")>0 then
if oRs("Child")>0 then
ChildID=""
set tClass=oConn.execute("select ClassID from NewsClass where ParentID=" & oRs("ClassID") & " or ParentPath like '" & oRs("ParentPath") & "," & oRs("ClassID") & ",%'")
do while not tClass.eof
if ChildID="" then
ChildID=tClass(0)
else
ChildID=ChildID & "," & tClass(0)
end if
tClass.movenext
loop
else
ChildID=oRs("ClassID")
end if
end if
oRs.close
Set zRs=Server.CreateObject("ADODB.Recordset")
zSql="Select top 6 * From NewsData Where d_classid in ("&ChildID&") and d_recycle=false ORDER BY d_id DESC"
zRs.Open zSql,oConn,1,1
%>
<%if not zrs.eof then
for g=1 to zrs.recordcount%>
 |
Holley
is selected as China's 500 most valuable |
<%zrs.movenext
next
end if%>
 |
|
 |
|
 |
|
 |
|
 |
|
 |
|
| |
 |
<%zrs.close%>
|