📄 prioritymaint.html
字号:
<html>
<head>
<title>Priority Maintenance</title>
<meta name="GENERATOR" content="YesSoftware CodeCharge v.1.2.0 / Templates.ccp build 5/9/2001">
<meta http-equiv="pragma" content="no-cache">
<meta http-equiv="expires" content="0">
<meta http-equiv="cache-control" content="no-cache">
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"></head>
<body bgcolor="#F3F2E6" text="#000000" link="#800000" vlink="#000080" alink="#0000FF">
{Header}
<table>
<tr>
<td valign="top">
<!--BeginFormPriorityMaint-->
<form method="POST" action="{FileName}" name="PriorityMaint">
<table border="1" cellspacing="0" cellpadding="2" bordercolorlight="#000000" bordercolordark="#FFFFFF">
<tr>
<td align="center" bgcolor="#669999" colspan="2"><font style="font-size: 12pt; color: #FFFFFF; font-family: Arial, Tahoma, Verdana, Helvetica; font-weight: bold">Add/Edit Priority</font></td>
</tr>
<!--BeginPriorityMaintError-->
<tr>
<td bgcolor="#F0F0F0" colspan="2"><font style="font-size: 10pt; color: #000000; font-family: Arial, Tahoma, Verdana, Helvetica">{sPriorityMaintErr}<font></td>
</tr>
<!--EndPriorityMaintError-->
<tr>
<td bgcolor="#B3B300"><font style="font-size: 10pt; color: #000000; font-family: Arial, Tahoma, Verdana, Helvetica">Priority</font></td>
<td bgcolor="#F0F0F0"><input type="text" name="priority_desc" maxlength="15" value="{priority_desc}" size="15"></td>
</tr>
<tr>
<td colspan="2" align="right">
<!-- *** Buttons *** -->
<!--BeginPriorityMaintInsert-->
<input type="hidden" value="insert" name="FormAction">
<input type="submit" value="Add" onclick="document.PriorityMaint.FormAction.value = 'insert';">
<!--EndPriorityMaintInsert-->
<!--BeginPriorityMaintEdit-->
<input type="hidden" value="update" name="FormAction"/>
<!--BeginPriorityMaintUpdate-->
<input type="submit" value="Update" onclick="document.PriorityMaint.FormAction.value = 'update';"/>
<!--EndPriorityMaintUpdate-->
<!--EndPriorityMaintDelete-->
<input type="submit" value="Delete" onclick="document.PriorityMaint.FormAction.value = 'delete';"/>
<!--EndPriorityMaintDelete-->
<!--EndPriorityMaintEdit-->
<input type="hidden" name="FormName" value="PriorityMaint"/>
<input type="hidden" name="PK_priority_id" value="{PK_priority_id}"/>
<input type="hidden" name="priority_id" value="{priority_id}"/>
</td>
</tr>
</table>
</form>
<!--EndFormPriorityMaint-->
</td>
</tr>
</table>
{Footer}
<center><font face="Arial"><small>This dynamic site was generated with <a href="http://www.codecharge.com">CodeCharge</a></small></font></center>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -