<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%> <% Dim Recordset1 Dim Recordset1_numRows Set Recordset1 = Server.CreateObject("ADODB.Recordset") Recordset1.ActiveConnection = MM_ly_STRING Recordset1.Source = "SELECT * FROM gonggao ORDER BY gonggao ASC" Recordset1.CursorType = 0 Recordset1.CursorLocation = 2 Recordset1.LockType = 1 Recordset1.Open() Recordset1_numRows = 0 %> 图片
                       <视频> 腾飞中的北京自动化工程学校     

 

 

'修改value=0则必须点击播放按钮才播放 '你的rm文件所在的地址
'修改value=0则必须点击播放按钮才播放 '你的rm文件所在的地址

版权所有©北京市自动化工程学校
<% Recordset1.Close() Set Recordset1 = Nothing %>