📄 push.htm.bak
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>无标题文档</title>
<style type="text/css">
<!--
.style1 {
font-size: 24px;
font-weight: bold;
}
-->
</style>
</head>
<body>
<div align="center" class="style1">发送Push信息1
</div>
<form name="form1" method="post" action="">
<table width="700" border="1" cellspacing="0" cellpadding="0">
<tr>
<th width="282" scope="row">电话号码</th>
<td width="412"><input type="text" name="textfield">
<input type="submit" name="Submit2" value="号码组合"></td>
</tr>
<tr>
<th scope="row">WAP信息URL</th>
<td><input type="text" name="textfield2">
不包括"http://"</td>
</tr>
<tr>
<th scope="row">显示信息</th>
<td><textarea name="textarea"></textarea>
</td>
</tr>
<tr>
<th scope="row">信号动作</th>
<td><span class="MsoNormal">
<INPUT TYPE="RADIO" NAME="WAPSIACTION" VALUE="signal-none">
None
<INPUT TYPE="RADIO" NAME="WAPSIACTION" VALUE="signal-low">
Low
<INPUT TYPE="RADIO" CHECKED NAME="WAPSIACTION" VALUE="signal-medium">
Medium
<INPUT TYPE="RADIO" NAME="WAPSIACTION" VALUE="signal-high">
High
<INPUT TYPE="RADIO" NAME="WAPSIACTION" VALUE="delete">
Delete </span></td>
</tr>
<tr>
<th scope="row">SI ID(可选)</th>
<td><input type="text" name="textfield22"></td>
</tr>
<tr>
<th scope="row">已创建SI(可选)</th>
<td><input type="text" name="textfield23"></td>
</tr>
<tr>
<th scope="row">已过期SI(可选)</th>
<td><input type="text" name="textfield24"></td>
</tr>
</table>
<p align="center">
<input type="submit" name="Submit3" value="提交">
<input type="reset" name="Submit4" value="重置">
</p>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -