|
" title="<%=trim(rs5("tx_title"))%>" class=ts><%=cutStr(trim(rs5("tx_title")), 70)%> |
<% if rs5("dt_input") <> "" then %>[<%=left(rs5("dt_input"),4) & "." & mid(rs5("dt_input"),5,2) & "." & right(rs5("dt_input"),2)%>]<% end if %> |
<%
rs5.MoveNext
next
end if
rs5.close()
%>