?? push.htm
字號:
<!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信息
</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 + -