| 1 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
<!DOCTYPE html> |
| 2 |
|
|
| 3 |
<html> |
<html> |
| 4 |
<head> |
<head> |
| 5 |
<title><#title></title> |
<title><#title></title> |
| 6 |
|
<link rel="stylesheet" href="<#home>/css?css=main"> |
| 7 |
</head> |
</head> |
| 8 |
|
|
| 9 |
<body> |
<body> |
| 10 |
<#title2> |
<p><#title2></p> |
| 11 |
<p> |
<header> <div> |
|
</p> |
|
|
<p></p> |
|
| 12 |
<form action="<#home>/regist" method="post"> |
<form action="<#home>/regist" method="post"> |
| 13 |
<div style="HEIGHT: 15px; WIDTH: 70px; POSITION: relative; DISPLAY: inline" ms_positioning="FlowLayout">お名前 |
<table> |
| 14 |
</div><input name="name" value="<#username>"> |
<tr><td> |
| 15 |
<div style="HEIGHT: 15px; WIDTH: 70px; POSITION: relative; DISPLAY: inline" ms_positioning="FlowLayout">タイトル |
<p>お名前</p> |
| 16 |
</div><input name="title"> |
<input name="name" value="<#username>"> |
| 17 |
<input type="submit" value="送信"> |
<p>タイトル</p> |
| 18 |
<p></p> |
<input name="title"> |
| 19 |
<p></p> |
<input type="submit" value="送信"> |
| 20 |
<p><textarea name="comment" style="HEIGHT: 156px; WIDTH: 633px" rows="1" cols="39"></textarea> |
</td></tr> |
| 21 |
</p> |
<tr><td> |
| 22 |
<p> |
<textarea name="comment" id=comment cols=30></textarea> |
| 23 |
</p> |
</td></tr> |
| 24 |
<div style="HEIGHT: 19px; WIDTH: 97px; POSITION: relative; DISPLAY: inline" ms_positioning="FlowLayout">パスワード |
<tr><td> |
| 25 |
</div><input |
<p>パスワード</p> |
| 26 |
name="password" style="HEIGHT: 27px; WIDTH: 75px" size="5" type="password"> |
<input name="password" id=password type="password"> |
| 27 |
|
</td></tr> |
| 28 |
|
</table> |
| 29 |
|
</form> |
| 30 |
|
</header> |
| 31 |
|
<hr size="1" width="100%"> |
| 32 |
|
<form action="<#home>/userdel" method="post" id=search> |
| 33 |
|
<p>記事No</p> |
| 34 |
|
<input name="number"> |
| 35 |
|
<p>Pass</p> |
| 36 |
|
<input type="password" name="password"> |
| 37 |
|
<input type="submit" value="削除"> |
| 38 |
|
<p><a href="<#home>/search">検索ページ</a></p> |
| 39 |
</form> |
</form> |
|
<p></p> |
|
|
<hr size="1" width="100%"> |
|
|
<form action="<#home>/userdel" method="post"> |
|
|
<div align="left"> |
|
|
<div style="HEIGHT: 22px; WIDTH: 73px; POSITION: relative; DISPLAY: inline" ms_positioning="FlowLayout"> |
|
|
<p dir="ltr">記事No. |
|
|
</p> |
|
|
</div><input style="HEIGHT: 25px; WIDTH: 54px" size="2" name="number"> |
|
|
<div style="HEIGHT: 22px; WIDTH: 48px; POSITION: relative; DISPLAY: inline" ms_positioning="FlowLayout"> |
|
|
<p>Pass |
|
|
</p> |
|
|
</div><input style="HEIGHT: 27px; WIDTH: 69px" size="4" type="password" name="password"> <input type="submit" value="削除"> |
|
|
</div> |
|
|
<p></p> |
|
|
<p><a href="<#home>/search">検索ページ |
|
|
</a></p> |
|
|
</form> |
|
| 40 |
<a name="article"></a> |
<a name="article"></a> |
| 41 |
<#footer> |
<#footer> |
| 42 |
<#main> |
<#main> |