<% conn = getConn("../database/database.mdb") set rs = OpenRs("select * from Detail where DAutoNo=" & 1 & " order by AUTONO desc",conn,3,1) set rs1 = OpenRs("select * from Title where AutoNo=" & 1 & " order by AUTONO desc",conn,3,1) %> 無標題文件
 
 
  Vinyl glove
<%=rs1("Content_Title_2")%>
<% If not rs.eof then While not rs.eof %>
click photos to view more
">" width="100" height="79" border="0">
 
Description <%=rs("Description_Description_2")%>
Features <%=rs("Features_Features_2")%>
<% rs.movenext Wend end if %>