Anchors in HTML report

artzaleks

New Member
Hi, I often use your program, and often do reports with it, to remember the clients' computers. But because of the large amount of information in it, is difficult to quickly find necessary component. It would be convenient, if at the beginning of the reports there were references to its parts(e.g. drives, Video Adapter, Memory).
I'm about this: 
Code:
<p>Title</p>
<ul>
 <li><a href="#memory">Memory</a></li>
...
<TD CLASS=dt id="memory">Memory<TR><TD>
Thank.
 
Back
Top