这是java编写宠物医院项目

源代码在线查看: hospital_up.jsp

软件大小: 2255 K
上传用户: invill
关键词: java 编写 项目
下载地址: 免注册下载 普通下载 VIP

相关代码

				
				
				
				
				
				
				hospital_up
				
								.STYLE1 {color: #FF0000}
				.STYLE2 {color: #0066FF}
				-->
				
				
								function MM_findObj(n, d) { //v4.01
				  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
				    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
				  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i				  for(i=0;!x&&d.layers&&i				  if(!x && d.getElementById) x=d.getElementById(n); return x;
				}
				
				function MM_validateForm() { //v4.0
				  var i,p,q,nm,test,num,min,max,errors='',args=MM_validateForm.arguments;
				  for (i=0; i				    if (val) { nm=val.name; if ((val=val.value)!="") {
				      if (test.indexOf('isEmail')!=-1) { p=val.indexOf('@');
				        if (p				      } else if (test!='R') { num = parseFloat(val);
				        if (isNaN(val)) errors+='- '+nm+' must contain a number.\n';
				        if (test.indexOf('inRange') != -1) { p=test.indexOf(':');
				          min=test.substring(8,p); max=test.substring(p+1);
				          if (num				    } } } else if (test.charAt(0) == 'R') errors += '- '+nm+' is required.\n'; }
				  } if (errors) alert('请认真填写!!!');
				  document.MM_returnValue = (errors == '');
				}
				//-->
				
				
				
				病例修改
				 
				
				  
				    请输入宠物名:
				    
				      
				    
				    
				  
				
				
				 
				
				  
				    编号
				    宠物
				    兽医
				    病因
				    登记时间
				     
				  
				  
				  
				    
				     
				      
				    
				    
				    
				      
				    
				    
				      
				    
				    ${hosp.time}
				     
				    
				  
				  
				
				
				返回
				
				
							

相关资源