Develop and Download Open Source Software

Browse Subversion Repository

Contents of /index.htm

Parent Directory Parent Directory | Revision Log Revision Log


Revision 7 - (show annotations) (download) (as text)
Sat Sep 17 00:53:17 2016 UTC (7 years, 6 months ago) by yamat0jp
File MIME type: text/html
File size: 1812 byte(s)
XEへの移行の問題に取り組みました。SSL接続はやめにしました。自分で改良しないと乗っ取られます。
最初の設定画面がわからない人はそのまま設定ボタンをクリックしてください。ローカルでデバッグするときは:8080のポートをつけ忘れないでください。
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
3 <html>
4 <head>
5 <title><#title></title>
6 </head>
7
8 <body>
9 <#title2>
10 <p>
11 </p>
12 <p></p>
13 <form action="/regist" method="post">
14 <div style="HEIGHT: 15px; WIDTH: 70px; POSITION: relative; DISPLAY: inline" ms_positioning="FlowLayout">お名前
15 </div><input name="name" value="<#username>">
16 <div style="HEIGHT: 15px; WIDTH: 70px; POSITION: relative; DISPLAY: inline" ms_positioning="FlowLayout">タイトル
17 </div><input name="title">
18 <input type="submit" value="送信">
19 <p></p>
20 <p></p>
21 <p><textarea name="comment" style="HEIGHT: 156px; WIDTH: 633px" rows="1" cols="39"></textarea>&nbsp;
22 </p>
23 <p>
24 </p>
25 <div style="HEIGHT: 19px; WIDTH: 97px; POSITION: relative; DISPLAY: inline" ms_positioning="FlowLayout">パスワード
26 </div><input
27 name="password" style="HEIGHT: 27px; WIDTH: 75px" size="5" type="password">
28 </form>
29 <p></p>
30 <hr size="1" width="100%">
31 <form action="/userdel" method="post">
32 <div align="left">
33 <div style="HEIGHT: 22px; WIDTH: 73px; POSITION: relative; DISPLAY: inline" ms_positioning="FlowLayout">
34 <p dir="ltr">記事No.
35 </p>
36 </div><input style="HEIGHT: 25px; WIDTH: 54px" size="2" name="number">
37 <div style="HEIGHT: 22px; WIDTH: 48px; POSITION: relative; DISPLAY: inline" ms_positioning="FlowLayout">
38 <p>Pass
39 </p>
40 </div><input style="HEIGHT: 27px; WIDTH: 69px" size="4" type="password" name="password">&nbsp; <input type="submit" value="削除">
41 </div>
42 <p></p>
43 <p><a href="/search">検索ページ
44 </a></p>
45 </form>
46 <a name="article"></a>
47 <#footer>
48 <#main>
49 <#footer refer="true">
50 <p align="center"><a href="/admin">管理者用ログイン</a>
51 </p>
52 </body>
53 </html>

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26