<% Ds_Product = daoProduct.GetCacheList("top 5", "utype='0' And P_COMMENDF = 1 And P_State=N'已处理' Order By P_ADDATE Desc", "TJ_Product");
%>
<%if (Ds_Product.Tables[0].Rows.Count > 0)
{
for (int i = 0; i < Ds_Product.Tables[0].Rows.Count; i++)
{
if(i==0){%>
<% Ds_Product = daoProduct.GetCacheList("top 5", "utype='0' And P_State=N'已处理' Order By P_Orders Desc,P_ADDATE Desc", "kydjy_Product");
if (Ds_Product.Tables[0].Rows.Count > 1)
{
for (int i = 0; i < Ds_Product.Tables[0].Rows.Count; i++)
{
%>