Develop and Download Open Source Software

Browse Subversion Repository

Contents of /trunk/WebUI/cmd.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 158 - (show annotations) (download) (as text)
Sat May 19 15:50:33 2007 UTC (16 years, 10 months ago) by notanpe
File MIME type: text/html
File size: 1207 byte(s)
一応一揃いできたかな?
1 <html>
2 <head>
3 <title>コマンドエリア</title>
4 </head>
5
6 <body bgcolor="fff8e7" text="000000">
7
8 <form method="post" enctype="multipart/form-data" action="/cgi-bin/mtyup" target="msg">
9 target.txt の転送<br>
10 <input type="file" size="10" name="target.txt">
11 <input type="submit" value="転送">
12 </form>
13
14 <hr>
15
16 <p>
17 検索結果を<br>
18 <a href="/cgi-bin/mtylog" target="msg">見る</a><br>
19 <a href="/cgi-bin/mtydel" target="msg">消す</a><br>
20 <a href="log.txt" target="msg">ダウンロードする</a><br>
21 </p>
22
23 <hr>
24
25 <p>
26 まあ、待て屋。{を|の}<br>
27 <a href="/cgi-bin/mtystart" target="msg">起動する</a><br>
28 <a href="/cgi-bin/mtystop" target="msg">停止する</a><br>
29 <a href="/cgi-bin/mtystatus" target="msg">様子を見る</a><br>
30 </p>
31
32 <hr>
33
34 <p>
35 速度表示などを<a href="/cgi-bin/mtyspeed" target="msg">見る</a><br>
36 </p>
37
38 <hr>
39
40 <p>
41 ヘルプを<a href="msg.html" target="msg">見る</a><br>
42 </p>
43
44 <hr>
45
46 <p>
47 WebUI (このシステム) の<br><a href="/cgi-bin/mtysetup" target="msg">更新作業をする</a><br>
48 </p>
49
50 <hr>
51
52 <p>
53 <font size="-10">Copyright &copy; 2007 のたんぺ ◆Nonotanpe.</font>
54 </p>
55
56 </body>
57 </html>

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