首 页 ASP ASP.NET PHP JSP Ajax DIV+CSS JavaScript XML C#
MySQL MSSQL Access Oracle Linux Server 电脑技巧 网络安全 建站经验 其它

sdcms添加在线提交功能

整理日期:2009年04月18日 【字体:

  代码如下

  <!--#include file="inc/conn.asp" -->

  <link href="style.css" rel="stylesheet" type="text/css">
  <style type="text/css">
  <!--
  .STYLE1 {color: #FF0000}
  body,td,th {
   font-size: 12px;
  }
  -->
  </style>

  <script language=javascript>
   function  isfull()
   {
   var  title  =  document.myform.title.value;
   var  content  =  document.myform.content.value;
   var  classid  =  document.myform.classid.value;
   var  author  =  document.myform.author.value;
   var  code  =  document.myform.code.value;
   if(title  ==  "")
   {
     alert("标题呢?");
     document.myform.title.focus();
     return  false;
   }

    if(content  ==  "")
   {

伊图教程网[www.etoow.com]
http://www.etoow.com/html/2009-04/1240023423.html
     alert("多少写点内容吧");
sdcms添加在线提交功能
'http://www.etoow.com/html/2009-04/1240023423.html
1
 
23
信息搜索
  
联系我们关于本站广告服务设为首页 收藏本站友情链接网站地图
Copyright © Etoow.com Inc. All Rights Reserved