📄 l_mail.asp
字号:
<%
'=================================
'
' 冠龙科技企业网站管理系统
' mail postxml@yahoo.com.cn
' www.xnhost.cn
'
' copyright(c)2006 xnhost.cn
'
'=================================
%>
<!-- 邮件列表 -->
<TABLE width="100%" border=0 cellPadding=0 cellSpacing=0 background="Img/index_01b.gif">
<TR>
<TD height=15 bgcolor="#FFFFFF"></TD>
</TR>
<TR>
<TD height="26" background="Img/index_01.gif"><div align="center">邮件列表</div></TD>
</TR>
<TR>
<TD height="5"> </TD>
</TR>
<TR>
<form method="POST" action="chkemail.asp">
<TD vAlign=top>
<table width="95%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="25"> <div align="center"><input name='email' type='text' value="@" size='15'></div></td>
</tr>
<tr>
<td height="25"><div align="center">
<input type="submit" value="订阅" name="action">
<input type="submit" value="退订" name="action">
</div></td>
</tr>
</table>
</TD>
</form>
</TR>
<TR>
<TD height="5"> </TD>
</TR>
<TR>
<TD height=1 colspan="2" background=img/naSzarym.gif><IMG height=1 src="img/1x1_pix.gif" width=10></TD>
</TR>
</TABLE>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -