%
DB = "../../DB/landis_eng.mdb"
SQL = "Select * From News Where News_Class = 'À\¶¼«P¾P' Order By News_Postday Desc"
Set rs = GetMdbRecordset(DB, SQL)
If rs is Nothing Then
Response.Write "¶}±Ò¸ê®Æ®w¥¢±Ñ"&SQL&DB
Response.End
End If
%>
::Welcome to TEMPUS Hotel Taichung world wide web::
<%
no = 0
While Not rs.EOF
If no mod 2 = 0 Then
bg= "#D3998E"
Else
bg= "#E8C9C2"
End If
If no < 100 Then
%>