usergogxuser.asp
来自「本源代码为终点小说连载系统 v1.15 Build 0430 SQL清风修改版,」· ASP 代码 · 共 28 行
ASP
28 行
<table cellSpacing="0" cellPadding="0" width="100%" bgColor="#ffffff" border="1" bordercolordark="#588FC7">
<form name="form" method="post" action="UsergoGXuserpost.Asp">
<tr>
<td>
<table cellSpacing="1" cellPadding="4" width="100%" border="0" bordercolorlight="#588FC7">
<tr>
<td bgColor="#588fc7" colSpan="2" class="head">
<font color="#FFFFFF">
<b>申请更新员</b></font></td>
</tr>
<tr bgColor="#ffffff">
<td vAlign="top">申请理由及你想更新的作品名称<br>请附加作品新内容以便审核通过:<br>请同时提供你的会员ID号码<br>(在会员控制面版中可以看到)</td>
<td vAlign="top" width="60%">
<textarea name="GO_GXuserAnswer" cols="100" rows="10" style="font-family: Tahoma,'MS Shell Dlg',宋体; font-size: 12px; font-weight: normal; background-color: #EEEEEE"></textarea>
</td>
</tr>
<tr align="middle" bgColor="#588fc7">
<td colSpan="2" class="head">
<input class="button" type="submit" value=" 提交 ">
<input class="button" type="reset" value=" 重置 ">
</td>
</tr>
</table>
</td>
</tr>
</form>
</table>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?