windows-nt/Source/XPSP1/NT/inetsrv/query/web/html/scripts/detail3.htx
2020-09-26 16:20:57 +08:00

23 lines
398 B
Plaintext

<!--
This is the detail portion for Filename, Abstract, and Modification Date.
-->
<dl>
<%begindetail%>
<br>
<dt>
<%CiCurrentRecordNumber%>.
<b><a href="<%EscapeURL vpath%>"><%filename%></a></b>
<dd>
<b><i>Abstract: </i></b><%characterization%>
<br>
<cite>
<font size=-1><%write%></font>
</cite>
<%enddetail%>
</dl>