中原商贸城 中原商贸城 项目库 企业库 供求信息 会员 招聘 企业展示

源代码在线查看: add.asp

软件大小: 17485 K
上传用户: cong328
关键词: 项目
下载地址: 免注册下载 普通下载 VIP

相关代码

				
				
				
				
				
				
				
				function isok(theform)
				{
				    if (theform.caption.value=="")
					{
					alert("调查标题不能为空!")
					theform.caption.focus();
					return false;
					}
				
				    if (theform.content1.value=="")
					{
					alert("调查内容A不能为空!")
					theform.content1.focus();
					return false;
					}
					 if (theform.content2.value=="")
					{
					alert("调查内容B不能为空!")
					theform.content2.focus();
					return false;
					}
					 if (theform.content3.value=="")
					{
					alert("调查内容C不能为空!")
					theform.content3.focus();
					return false;
					}
					 if (theform.content4.value=="")
					{
					alert("调查内容D不能为空!")
					theform.content4.focus();
					return false;
					}
				}
				
				网上调查
				
				
				
				
				
				
				
				 
				
				  
				     
				      增加网上调查:
				    
				     
				        
				    
				     
				      
				    
				  
				  
				     
				      调查标题:
				       
				        
				      
				    
				     
				      调查内容:
				        
				          A: 
				          
				          
				          
				          B: 
				          
				        
				         C: 
				          
				        
				         D: 
				          
				        
				        E: 
				          
				        
				        
				    
				     
				       
				       
				    
				     
				            
				        
				    
				  
				
				
				
				
							

相关资源