📄 charge.asp
字号:
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>无标题文档</title>
</head>
<body bgcolor="#CCCCCC">
<input type="button" value="搜索" name="find1" height="20" width="50" maxlength="20" border="true"/>
<input type="button" value="收费" name="charge" height="20" width="50" maxlength="20" border="true"/>
<input type="button" value="退出" name="quit" height="20" width="50" maxlength="20" border="true"/><br />
<hr color="#666666" size="3" /><br />
划价编号:
<input type="text" size="10" height="18" name="project_pin" />
姓名:
<input type="text" size="10" height="18" name="project_no" />
开始时间:
<label>
<input type="text" name="project_name" height="18" size="10" />
结算时间:
<input type="text" size="10" height="18" name="project_no" /><br /><br /><br />
<iframe src="clinic_register.asp" id="clinic_register" width="80%" height="200"></iframe>
<br /><br /><br /><br />
<iframe src="clinic_pay.asp" id="pay1" width="80%" height="200"></iframe>
</label>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -