phpcms网站管理系统  很不错的 有需要的就下载看看八 

源代码在线查看: down_sendback.php

软件大小: 3680 K
上传用户: libin2722
关键词: phpcms 网站 管理系统
下载地址: 免注册下载 普通下载 VIP

相关代码

								include admintpl('header');
				?>
				
								
					var editorBasePath = 'fckeditor/';
					var ChannelId =  ;
				
				
				
				window.onload = function()
				{
					var oFCKeditor = new FCKeditor('content') ;
					oFCKeditor.BasePath	= editorBasePath ;
					oFCKeditor.ReplaceTextarea() ;
				}
				
				
				
				
				
				
								// 表单提交检测
				function doCheck(){
				
				if (myform.title.value=="") {
					alert("请输入标题!");
					document.myform.title.focus();
					return false;
					}
				}
				
				
				
								
				  
				    
				  
				     
				      标题
				      
				    
				     
				      所属栏目
				      
				    
					 
				      会员名称
				      
					  					  
				    
				     
				      短信通知
				      
					   是
					   否
					  同时发送到该会员电子邮箱
					  
				    
				     
				      短信标题
				      				    
				     
				      短信内容 
				      
				        
				
				    
				     
				      
				      
					  	 				          
				        
				     
				    
				  
				
				
				
							

相关资源