1 |
6daefa8c
|
Petr Lukašík
|
<html>
|
2 |
|
|
<head>
|
3 |
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
4 |
|
|
<title>Selection of attested variants according to Borger's number</title>
|
5 |
|
|
</head>
|
6 |
|
|
<body topmargin="15" leftmargin="15" bgcolor="#EFF1FF">
|
7 |
|
|
<FONT FACE=Verdana color=#3399ff>
|
8 |
|
|
<h1>Selection according to book and number</h1>
|
9 |
|
|
</FONT>
|
10 |
|
|
<p>Select a text according to his traditional designation (book) and a number, i.e. in the absolutely same form like this example:
|
11 |
|
|
AbB_12,25 :<br></p>
|
12 |
|
|
|
13 |
|
|
<form method="get" action="./textselection2.php">
|
14 |
|
|
<p><input type="text" name="selection" size="12"><input type="submit" value="Send">
|
15 |
|
|
<input type="reset" value="Clear" name="select">
|
16 |
|
|
</p>
|
17 |
|
|
</form>
|
18 |
|
|
</body>
|
19 |
|
|
</html>
|