📄 login.srf
字号:
{{handler Bids.dll/Login}}
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" content="text/html; charset=iso-8859-1">
<TITLE>Welcome to Bids Online</TITLE>
</HEAD>
<BODY background=images/border.png onload="document.frm.username.focus()">
<img src=images/bidsonline.gif hspace=60>
<table>
<td width=200 valign=top>
<td><h1>Welcome to Bids Online</h1>
<p>Please log on
<p><font color=#ff0000>{{GetLastError}}</font>
<FORM action=login.srf method=post name=frm>
<table>
<tr>
<td>User Name</td><td><input type=text name=username></td>
</tr>
<tr>
<td>Password</td><td><input type=password name=password></td>
</tr>
</table>
<p><input type=submit value=Login>
</FORM>
{{include footer.srf}}
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -