% nsw=1024 '預設螢幕解析度 select case n_w case 1 ' n_f=7 nsw2=nsw*1.2 case 2 ' n_f=6 nsw2=nsw end select p_name=rs("name") '標題顯示設定 c_s_title="" & c_title & "" if l_hid_title then c_s_title="" end if %>
| <%=c_src%><%=c_s_title%> | |
|
<%
set fs = CreateObject("Scripting.FileSystemObject")
src_file="images/" & a_event( a_event_n(rs("g_id")) , rs("e_id") ) & ".gif"
realpath = server.mappath(src_file)
if fs.FileExists(realpath) then
%>
|
<%=a_group(rs("g_id"))%> |
|
<%
n_name_fs=nsw/15
if len(p_name)>8 then
n_name_fs=nsw/25
end if
%>
<%=rs("n_id")%>
<%=Convert_ASCII_Unicode(p_name)%> <% set fs = CreateObject("Scripting.FileSystemObject") src_file="images/" & a_country_f(rs("c_id")) & ".gif" realpath = server.mappath(src_file) if fs.FileExists(realpath) then %> |
|
| TOTAL <%=sp3(rs("total"))%> | |
| DIF | EXE | PEN |
| <%=sp1(rs("scaA"))%> | <%=sp3(rs("scb"))%> | <%=sp2(rs("scer"))%> <%=rs%> |