<% ' This is the detail portion for Title, Abstract, URL, Size, and ' Modification Date. ' If there is a title, display it, otherwise display the virtual path. %>

<%=NextRecordNumber %>. <%if RS("DocTitle") = "" then%> "><%=RS("filename")%> <%else%> "><%=RS("DocTitle")%> <%end if%>
Abstract: <%=RS("characterization")%>
">http://<%=Request("server_name")%><%=RS("vpath")%> - <%if RS("size") = "" then%>(size and time unknown)<%else%>size <%=RS("size")%> bytes - <%=RS("write")%> GMT<%end if%>