createmessage.html,v

来自「linux下基于web的个人信息管理器源码」· HTML,V 代码 · 共 126 行

HTML,V
126
字号
head	1.6;access;symbols;locks; strict;comment	@# @;1.6date	2001.04.05.00.26.57;	author wombat;	state Exp;branches;next	1.5;1.5date	2001.03.05.16.14.13;	author wombat;	state Exp;branches;next	1.4;1.4date	2000.12.10.19.46.49;	author wombat;	state Exp;branches;next	1.3;1.3date	2000.11.23.04.38.27;	author wombat;	state Exp;branches;next	1.2;1.2date	2000.10.15.22.57.01;	author wombat;	state Exp;branches;next	1.1;1.1date	2000.10.10.03.23.33;	author wombat;	state Exp;branches;next	;desc@@1.6log@Fixed cancel feature@text@<html><body bgcolor=white><form action=news.cgi method=post>  <input type=hidden name=option value=postMessage>  Subject:<input type=text name=subject size=40><br>  <select name=group>  <!--subscribedGroups-->  </select>  <br>  <textarea name=body cols=55 rows=10></textarea><br>	<center>  <input type=submit value=OK> <input type=button value=Cancel onClick=history.go(-1)>	</center></form></body></html>@1.5log@*** empty log message ***@text@d12 1a12 1  <input type=submit value=OK> <input type=submit value=Cancel  onClick="history.go(-1)">@1.4log@Changed look@text@d7 1a7 1  <subscribedGroups>d16 1a16 1</html>@1.3log@modified look@text@d12 1a12 1  <input type=submit value=OK> <input type=button value=Cancel  onClick="history.go(-1)">@1.2log@added cancel button@text@d5 1a5 1  Subject: <input type=text name=subject size=25><br>d10 4a13 2  <textarea name=body cols=25 rows=20></textarea><br>  <input type=submit value=OK> <input type=button value=Cancel onClick="history.go(-1)">@1.1log@Initial revision@text@d11 1a11 1  <input type=submit value=OK>@

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?