File: indexbase.html

package info (click to toggle)
bk2site 1%3A1.1.9-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 788 kB
  • ctags: 436
  • sloc: cpp: 4,051; perl: 1,243; sh: 605; makefile: 104
file content (59 lines) | stat: -rw-r--r-- 1,644 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> 
<html>
<head>
<title><!--bk2site:title--></title>
</head>
<body>

<center><h1><!--bk2site:title--></h1>

<!--This is an example of how to use the search program-->
<form method=get action="/cgi-bin/bk2site/search.pl">
<input type="text" name="q" size=20>
<select name="num"><option selected>10</option>
<option>20</option>
<option>30</option> </select>
<input type="hidden" name="db" value="<!--bk2site:search-->">
<input type="submit" value="Search">
</form>
</center>
<hr>
<center><table border=0 width="100%">
<tr>
<td valign=center nowrap>
<!--bk2site:begin folder-->
<!--bk2site:template <br><a href="%URL"><b>%TITLE</b></a> <i>(%LEAFS)</i> %NEW-->
<!--bk2site:cols 1-->
<!--bk2site:separator <td>-->
<!--bk2site:maxnum 0-->
<!--bk2site:end-->
</td>
<td valign=top bgcolor="#dcdcdc">
<table bgcolor="#ffffcc" border=0 cellspacing=0 cellpadding=0 width="100%">
<tr><td align=center><b>New Additions</b> <a href="new.html">more</a></td></tr>
</table>
<!--bk2site:begin newadd-->
<!--bk2site:template <br><a href="%URL">%TITLE</A> %CONDDASH %LONGCOMMENT-->
<!--bk2site:cols 1-->
<!--bk2site:separator <td>-->
<!--bk2site:maxnum 12-->
<!--bk2site:end-->
</td>
</tr>
<p>
<!--bk2site:begin url-->
<!--bk2site:top <tr><td colspan=2><ul>-->
<!--bk2site:template <li><A HREF="%URL">%TITLE</A> %NEW %CONDDASH %LONGCOMMENT-->
<!--bk2site:cols 1-->
<!--bk2site:separator <p>-->
<!--bk2site:maxnum 0-->
<!--bk2site:bottom </ul></td></tr>-->
<!--bk2site:end-->
</table></center>
<p>
<hr>
<small>
Generated by <a href="http://bk2site.sourceforge.net/">bk2site</a>.
</small>
</body>
</html>