<%@LANGUAGE="VBSCRIPT" CODEPAGE="950"%> <% Set CN = Server.CreateObject("ADODB.Connection") DBPath = Server.MapPath("database/board.mdb") CN.Open "driver={Microsoft Access Driver (*.mdb)};dbq=" & DBPath Set RS = Server.CreateObject("ADODB.Recordset") SortSql = "Select top 5 ID,end_date,homepage2,postdate,post_out_txt From 公佈欄 WHERE (post_out='是' and end_date>=#"&date&"#) or (post_out='是' and isnull(end_date)) order by ID*-1" RS.CursorType=1 RS.LockType=1 RS.Open SortSql, CN %> 臺北市立敦化國民中學


 

 

 

 

  ..
 

Copyright © 2006 Taipei Municipal Dun-Hua Junior High School 版權所有 臺北市立敦化國民中學

校址:10551 臺北市南京東路三段 300 號 總機:02-8771-7890 傳真:02-2771-5431       您是第

位參觀者