|
| 拍摄花絮 |
|
<%dim rsSmall,sqls
set rsSmall = server.CreateObject ("adodb.recordset")
sqls="select * from SmallClass where BigClassName='拍摄花絮' order by SmallClassID"
rsSmall.open sqls,conn,1,1
if rsSmall.eof and rsSmall.bof then
Response.Write ""
else
do while not rssmall.eof %>
| 影棚,到天明 |
|
| 西湖外拍 |
|
| 雪山记录 |
|
| 法国之旅 |
|
| Shopping
Mall |
|
<%
rssmall.movenext
loop
end if
rssmall.close
set rssmall=nothing
%>
|
|
|
|