⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 menzhengguahao.htm

📁 医院进行药品进货,划价,派单等功能的系统
💻 HTM
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">

<title>无标题文档</title>
<style type="text/css">
<!--
.style1 {color: #FFFFFF}
.style3 {
	font-size: 12pt;
	font-weight: bold;
}
body {
	background-image: url(_images/waterBack.gif);
}
.style7 {
	font-size: 16pt;
	font-weight: bold;
}
.style8 {
	color: #FF0000;
	font-size: 16pt;
	font-weight: bold;
}
.style9 {
	color: #006600;
	font-size: 16px;
}
input{
	border:0px;
	background-color:#ffffff;
	color:#aa0000;
}
table{
font-size:12px;}

-->
</style>
<script language="javascript">
function _bfSubmit()
{
if(idFm.idName.value=="")
{
	alert("姓名不能为空!");
	return false;
}
if(idFm.idAge.value=="")
{
	alert("年龄不能为空!");
	return false;
}
return true;
}
function _initGuaHao()
{
	if(	parent.idOfficePosition.value=="")
	{
		document.write("<body onContextMenu='return false'  leftmargin=0 topmargin=0   ondragstart='return false' onselectstart ='return false' onselect='document.selection.empty()' oncopy='document.selection.empty()' onbeforecopy='return false'  style='background-image: url(_images/waterBack.gif);'><font size=15 color=#ff0000>还未登陆!请先登陆系统</font></body>");
		return;
	}

}
</script>

</head>

<body onContextMenu='return false'  leftmargin=0 topmargin=0   ondragstart='return false' onselectstart ='return false' onselect='document.selection.empty()' oncopy='document.selection.empty()' onbeforecopy='return false'  onLoad="_initGuaHao()">
<center><Br>
<form id="idFm" action="MenzhengGuahao.aspx" target="idIfmHid" method="post" onSubmit="return _bfSubmit();">
<table rules="none" width="568" height="221"  border="1" cellpadding="0" cellspacing="0" bordercolor="#638AA7" bgcolor="#A9C5ED">
  <tr align="center" bgcolor="#253F96">
    <td height="32" colspan="6"><span class="style1"><span class="style3">门诊挂号</span></span></td>
  </tr>
  <tr>
    <td width="100" height="33" align="right">姓名:</td>
    <td width="90"><input type="text" name="idName" style="width:90px;"></td>
    <td width="71" align="right">性别:</td>
    <td width="79"><select name="idSex">
      <option value="1">男</option>
      <option value="2">女</option>
    </select></td>
    <td width="54" height="33" align="right">年龄:</td>
    <td width="174"><input type="text" name="idAge" style="width:90px;">
      <input type="submit" style="background-color:#aa0000;border:0px;color:#FFFF00;" value="挂  号" ></td>
  </tr>
  <tr align="left" bgcolor="#D0D9EA">
    <td height="30" colspan="6">&nbsp;&nbsp;&nbsp;&nbsp;登记信息:</td>
  </tr>
  <tr align="center" bgcolor="#D0D9EA">
    <td height="20" colspan="6"><span class="style9" id="idPatientMsg">        </span></td>
    </tr>
  <tr bgcolor="#D0D9EA">
    <td height="52" colspan="2" align="right"><span class="style7">病历号:</span></td>
    <td height="52" colspan="4" align="left"><span class="style8" id="idPatientIdCode"></span></td>
    </tr>
  <tr bgcolor="#D0D9EA">
    <td height="24" colspan="6" align="right">&nbsp;</td>
  </tr>
  <tr bgcolor="#9DB7D2">
    <td height="30" colspan="6" align="right">&nbsp;</td>
  </tr>
</table>
</form>
</center>
</body>
</html>

⌨️ 快捷键说明

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