 |
|
|
|
|
|
|
| |
|
|
| |
|
|
 |
<% dim t
Set RsSmall=Server.Createobject("ADODB.Recordset")
RsSmallSrt="select top 14 * from news where mytype='·Ώ²ϊΦͺΚΆ' order by id desc"
RsSmall.Open RsSmallSrt,Conn,1,3 %>
<% t=0
while not RsSmall.eof %>
|
| <% t=t+1
if t=2 then
t=0 %> <% end if
RsSmall.movenext
wend %> |
 | |
|
| | |
|
| | |
| |
 | |