%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<%=company_en%> - <%=web_title_en%> - Detailed information
|
|
Detailed information |
<%call openrs(rs,"select * from news where id="&request.querystring("id")&" order by newtime",3)%>
<%=rs("newtitle_en")%> |
Time:<%=rs("newtime")%> Hit:<%=rs("hit")%> |
<%=rs("newabout_en")%> |
Back |
|
|
<%call closers(rs)%> |
|