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

📄 project.asp

📁 这是个完整的SQL SEVER与asp.net结合的医院管理系统的源代码
💻 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">
<form id="form1" action="findproject.asp" method="post">

<p><font face="宋体" color="#660000" size="+5">
  <input type="button"  value="基础维护" name="dictionary" height="20" width="50" maxlength="20"  border="true"/>
  <input type="button" value="门诊管理" name="clinic" height="20" width="50" maxlength="20"  border="true"/>
  </font>
    <font face="宋体" color="#660000" size="+5">
  <input type="button" value="院长查询" name="query" height="20" width="50" maxlength="20"  border="true"/>
  <input type="button" value="退出" name="quit" height="20" width="50" maxlength="20"  border="true"/>
    </font></p>

<hr  color="#666666" size="3" />
<p> 增加条目菜单</p>

<hr  color="#666666" size="3" />
<input type="submit" name="find" value="搜索" onclick="finddrug.asp"/>
    &nbsp;&nbsp;拼音码: <input type="text" size="8" height="18" name="project_pin" />
	 &nbsp;&nbsp;编号:  <input type="text" size="15" height="18" name="project_no" />
 
&nbsp;&nbsp;名称:
<label>
<input type="text" name="project_name" height="18" size="15" />
</label>
<p><br />
  <br />
  <br />
药品目录:



</p>
<iframe src="projectdislpay.asp" id="project" width="80%" height="200"></iframe>
<hr  color="#666666" size="3" />

<p>搜索结果:</p>

  编号:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;名称:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;拼音码:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;费用:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;费用分类:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;病种分类:&nbsp;&nbsp;&nbsp;&nbsp;<br />
<br />  <input type="text" id="pro1"size="10" height="18"  name="project_no" />&nbsp;&nbsp;&nbsp;<input type="text" id="pro2" size="15" height="18" name="projects_name" /> 
&nbsp;<input type="text" id="pro3" size="8" height="18" name="projects_pin" />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<input type="text" id="pro4" size="8" height="18" name="projects_fee" /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<input type="text" id="pro5" size="8" height="18" name="fee_sort" />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <input type="text" id="pro6" size="8" height="18" name="desease_sort" />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
<p> <br />
  <br />
   备注: <br /><br /><input type="text" id="pro7" size="100" height="18" name="remark" /> 
</p>

</form>
</body>
</html>

⌨️ 快捷键说明

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