Browse Subversion Repository
Diff of /search.htm
Parent Directory
| Revision Log
| Patch
| 1 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
<!DOCTYPE html> |
| 2 |
|
|
| 3 |
<html> |
<html> |
| 4 |
<head> |
<head> |
| 5 |
<title></title> |
<meta charset=utf-8> |
| 6 |
|
<title>検索ページ</title> |
| 7 |
|
<link rel=stylesheet href=<#home>/css?css=main> |
| 8 |
</head> |
</head> |
| 9 |
|
|
| 10 |
<body> |
<body> |
| 11 |
<form action="<#home>search" method="post"> |
<form action="<#home>/search" method="post"> |
| 12 |
<p align="center"><strong>投稿検索 |
<p style=font-weight:bold;text-align:center>投稿検索 |
|
</strong> |
|
| 13 |
</p> |
</p> |
| 14 |
<p> |
<p style=text-align:center>AND検索。半角カンマ(,)で区切ってください。 |
| 15 |
</p> |
</p> |
| 16 |
<p> |
<p><br></p><p><br></p><p><br></p> |
| 17 |
|
<p>検索ワード</p> |
| 18 |
|
<input name=word1 type=search> |
| 19 |
|
<p><label><input type="radio" name="filter" value="name">名前から検索 </label> |
| 20 |
|
<label><input type="radio" checked="true" name="filter" value="com">本文から検索</label> |
| 21 |
</p> |
</p> |
|
<p align="center">AND検索。半角カンマ(,)で区切ってください。</p> |
|
|
<div style="HEIGHT: 26px; WIDTH: 105px; POSITION: relative; DISPLAY: inline" ms_positioning="FlowLayout">検索ワード |
|
|
</div> |
|
|
<p> <input name="word1"></p> |
|
|
<p><input type="radio" name="filter" style="HEIGHT: 20px; WIDTH: 17px" size="17" value="name">名前から検索 <input type="radio" checked="true" style="HEIGHT: 20px; WIDTH: 16px" size="16" name="filter" value="com">本文から検索 |
|
|
</p> |
|
| 22 |
<p> |
<p> |
| 23 |
<input type="submit" value="検索"></p> |
<input type="submit" value="検索"></p> |
| 24 |
</form> |
</form> |
| 25 |
<p><a href="<#home>">掲示板へ戻る |
<p><a href="<#home>/">掲示板へ戻る |
| 26 |
</a></p> |
</a></p> |
| 27 |
<#text> |
<#text> |
| 28 |
|
<hr> |
| 29 |
|
<p><a href=<#home>/archives>アーカイブファイル</a>を閲覧可能</p> |
| 30 |
|
<p>data.sdbが最新ファイルです</p> |
| 31 |
</body> |
</body> |
| 32 |
</html> |
</html> |
|
|
Legend:
| Removed from v.10 |
|
| changed lines |
| |
Added in v.21 |
|
|
|