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

📄 admin_style.asp

📁 不是我做的一个留言板
💻 ASP
📖 第 1 页 / 共 2 页
字号:
    alert("<%=L_style_add_MSG29%>");
    theForm.T12.focus();
    return (false);
  }

  if (theForm.T12.value.length > 7)
  {
    alert("<%=L_style_add_MSG30%>");
    theForm.T12.focus();
    return (false);
  }

  if (theForm.T7.value == "")
  {
    alert("<%=L_style_add_MSG31%>");
    theForm.T7.focus();
    return (false);
  }

  if (theForm.T7.value.length > 7)
  {
    alert("<%=L_style_add_MSG32%>");
    theForm.T7.focus();
    return (false);
  }




if (theForm.T13.value == "")
  {
    alert("<%=L_style_add_MSG33%>");
    theForm.T13.focus();
    return (false);
  }

  if (theForm.T13.value.length > 7)
  {
    alert("<%=L_style_add_MSG34%>");
    theForm.T13.focus();
    return (false);
  }


  if (theForm.T14.value == "")
  {
    alert("<%=L_style_add_MSG35%>");
    theForm.T14.focus();
    return (false);
  }

  if (theForm.T14.value.length > 7)
  {
    alert("<%=L_style_add_MSG36%>");
    theForm.T14.focus();
    return (false);
  }
  return (true);
}
//-->
</script>


<form action="styleup.asp" method="post" onsubmit="return FrontPage_Form1_Validator(this)" name="FrontPage_Form1">
   <input type="hidden" name="id" size="20" value='<%=rstyle("id")%>'>
    <td width="100%" height="90" colspan="2" align="center">※ <%=rstyle("name")%> ※ </td>                               
  <tr style="background-color: <%=test_style_onMouseOut%>" onMouseOver =  "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut =  "this.style.backgroundColor = '<%=test_style_onMouseOut%>'">
    
    <td width="29%" height="23"><img src='<%=img_path%>/list.gif'>


      <%=L_style_name%>:
</td><td width="71%" height="23">    
<!--webbot bot="Validation" B-Value-Required="TRUE" I-Maximum-Length="8" --><input  type="text" name="T1" size="19" value='<%=rstyle("name")%>' style="background-color:  <%=test_style_onMouseOut%>" onMouseOver = "this.style.backgroundColor =  '<%=test_style_onMouseOver%>'" onMouseOut = "this.style.backgroundColor =  '<%=test_style_onMouseOut%>'" maxlength="8"> 
  <font color="#FF0000">*</font> <%=L_style_nameR%></td>    
  </tr>
<tr style="background-color: <%=test_style_onMouseOut%>" onMouseOver =  "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut =  "this.style.backgroundColor = '<%=test_style_onMouseOut%>'">
    
    <td width="29%" height="17"><img src='<%=img_path%>/list.gif' width="12"  height="12"><%=L_style_dir%>:</td>
    <td width="71%" height="17">
    
  <!--webbot bot="Validation" B-Value-Required="TRUE" I-Maximum-Length="80" -->
    
  <input type="text" name="T2" size="19" value='<%=rstyle("web_background")%>'  style="background-color: <%=test_style_onMouseOut%>" onMouseOver =  "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut =  "this.style.backgroundColor = '<%=test_style_onMouseOut%>'" maxlength="80">  
  <font color="#FF0000">*</font></td>                                                                   
  </tr>    
    <tr style="background-color: <%=test_style_onMouseOut%>" onMouseOver =  "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut =  "this.style.backgroundColor = '<%=test_style_onMouseOut%>'">
    
    <td width="29%" height="1"><img src='<%=img_path%>/list.gif'><%=L_style_webW%>: </td>
    <td width="71%" height="1">
    
  <!--webbot bot="Validation" S-Display-Name="web_width" S-Data-Type="String"
  B-Value-Required="TRUE" I-Maximum-Length="4" -->
  <input type="text" name="web_width" size="4" value='<%=rstyle("web_width")%>'  style="background-color: <%=test_style_onMouseOut%>" onMouseOver =  "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut =  "this.style.backgroundColor = '<%=test_style_onMouseOut%>'"  maxlength="4">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;     
  <font color="#FF0000">*</font><%=L_style_webW1%><font color="#FF0000">%</font><%=L_style_webW2%></td>                                                                 
    </tr>
<tr style="background-color: <%=test_style_onMouseOut%>" onMouseOver =  "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut =  "this.style.backgroundColor = '<%=test_style_onMouseOut%>'">
       
    <td width="29%" height="23"><img src='<%=img_path%>/list.gif'><%=L_style_bg%>:</td>    
    <td width="71%" height="23">    
        
  <!--webbot bot="Validation" B-Value-Required="TRUE" I-Maximum-Length="7" -->
    
  <input type="text" name="T3" size="20" value='<%=rstyle("web_bgcolor")%>'  style="background-color: <%=test_style_onMouseOut%>" onMouseOver =  "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut =  "this.style.backgroundColor = '<%=test_style_onMouseOut%>'" maxlength="7">&nbsp;</td>
  </tr>
<tr style="background-color: <%=test_style_onMouseOut%>" onMouseOver =  "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut =  "this.style.backgroundColor = '<%=test_style_onMouseOut%>'">
    
    <td width="29%" height="23"><img src='<%=img_path%>/list.gif'><%=L_style_table_bg%>:</td>
    <td width="71%" height="23">
    
  <!--webbot bot="Validation" B-Value-Required="TRUE" I-Maximum-Length="7" -->
    
  <input type="text" name="T8" size="20" value='<%=rstyle("table_bg_color")%>'  style="background-color: <%=test_style_onMouseOut%>" onMouseOver =  "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut =  "this.style.backgroundColor = '<%=test_style_onMouseOut%>'" maxlength="7"></td>
  </tr>
<tr style="background-color: <%=test_style_onMouseOut%>" onMouseOver =  "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut =  "this.style.backgroundColor = '<%=test_style_onMouseOut%>'">
    
    <td width="29%" height="23"><img src='<%=img_path%>/list.gif'><%=L_style_table_bg2%>:</td>
    <td width="71%" height="23">
    
  <!--webbot bot="Validation" B-Value-Required="TRUE" I-Maximum-Length="7" -->
    
  <input type="text" name="T9" size="20" value='<%=rstyle("table_borderbg_color")%>'  style="background-color: <%=test_style_onMouseOut%>" onMouseOver =  "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut =  "this.style.backgroundColor = '<%=test_style_onMouseOut%>'" maxlength="7"></td>
  </tr>




<tr style="background-color: <%=test_style_onMouseOut%>" onMouseOver =  "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut =  "this.style.backgroundColor = '<%=test_style_onMouseOut%>'">
    
    <td width="29%" height="23"><img src='<%=img_path%>/list.gif'><%=L_style_top_table%>:</td>
    <td width="71%" height="23">
    
  <!--webbot bot="Validation" B-Value-Required="TRUE" I-Maximum-Length="7" -->
    
  <input type="text" name="T4" size="20" value='<%=rstyle("top_bg_color")%>'  style="background-color: <%=test_style_onMouseOut%>" onMouseOver =  "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut =  "this.style.backgroundColor = '<%=test_style_onMouseOut%>'" maxlength="7"></td>
  </tr>
<tr style="background-color: <%=test_style_onMouseOut%>" onMouseOver =  "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut =  "this.style.backgroundColor = '<%=test_style_onMouseOut%>'">
    
    <td width="29%" height="23">
    <img src='<%=img_path%>/list.gif'>
    <%=L_style_top_table2%>:</td>
    <td width="71%" height="23">
    
  <!--webbot bot="Validation" B-Value-Required="TRUE" I-Maximum-Length="7" -->
  <input type="text" name="T5" size="20" value='<%=rstyle("top_borderbg_color")%>'  style="background-color:   <%=test_style_onMouseOut%>" onMouseOver =  "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut =  "this.style.backgroundColor = '<%=test_style_onMouseOut%>'" maxlength="7">
</td></tr>
<tr style="background-color: <%=test_style_onMouseOut%>" onMouseOver =  "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut =  "this.style.backgroundColor = '<%=test_style_onMouseOut%>'">
    
    <td width="29%" height="23">
    <img src='<%=img_path%>/list.gif'>
    <%=L_style_m_table%>:</td>
    <td width="71%" height="23">
<!--webbot bot="Validation" B-Value-Required="TRUE" I-Maximum-Length="7" -->
<input type="text" name="T6" size="20" value='<%=rstyle("td_bg_color")%>'  style="background-color: <%=test_style_onMouseOut%>" onMouseOver =  "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut =  "this.style.backgroundColor = '<%=test_style_onMouseOut%>'" maxlength="7"></td>
  </tr>
<tr style="background-color: <%=test_style_onMouseOut%>" onMouseOver =  "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut =  "this.style.backgroundColor = '<%=test_style_onMouseOut%>'">
    
    <td width="29%" height="23">
    <img src='<%=img_path%>/list.gif'><%=L_style_m_table2%>:</td>
    <td width="71%" height="23">
    
  <!--webbot bot="Validation" B-Value-Required="TRUE" I-Maximum-Length="7" -->
    
  <input type="text" name="td_bor" size="20" value='<%=rstyle("td_bor")%>'  style="background-color: <%=test_style_onMouseOut%>" onMouseOver =  "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut =  "this.style.backgroundColor = '<%=test_style_onMouseOut%>'" maxlength="7"></td>
  </tr>
<tr style="background-color: <%=test_style_onMouseOut%>" onMouseOver =  "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut =  "this.style.backgroundColor = '<%=test_style_onMouseOut%>'">
    
    <td width="29%" height="23"><img src='<%=img_path%>/list.gif'><%=L_style_r_table%> :</td>  
    <td width="71%" height="23">
    
  <!--webbot bot="Validation" B-Value-Required="TRUE" I-Maximum-Length="7" -->
    
  <input type="text" name="rigth_bg" size="20" value='<%=rstyle("rigth_bg")%>'  style="background-color: <%=test_style_onMouseOut%>" onMouseOver =  "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut =  "this.style.backgroundColor = '<%=test_style_onMouseOut%>'" maxlength="7"></td>
  </tr><tr style="background-color: <%=test_style_onMouseOut%>" onMouseOver =  "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut =  "this.style.backgroundColor = '<%=test_style_onMouseOut%>'">
    <td width="29%" height="23"><img src='<%=img_path%>/list.gif'><%=L_style_r_table2%>:</td>  
    <td width="71%" height="23">
    
  <!--webbot bot="Validation" B-Value-Required="TRUE" I-Maximum-Length="7" -->
    
  <input type="text" name="rigth_bor" size="20" value='<%=rstyle("rigth_bor")%>'  style="background-color: <%=test_style_onMouseOut%>" onMouseOver =  "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut =  "this.style.backgroundColor = '<%=test_style_onMouseOut%>'" maxlength="7"></td>
  </tr>

<tr style="background-color: <%=test_style_onMouseOut%>" onMouseOver =  "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut =  "this.style.backgroundColor = '<%=test_style_onMouseOut%>'">
    
    <td width="29%" height="23"><img src='<%=img_path%>/list.gif'><%=L_style_f_table%> :</td>  
    <td width="71%" height="23">
    
  <!--webbot bot="Validation" B-Value-Required="TRUE" I-Maximum-Length="7" -->
    
  <input type="text" name="T10" size="20" value='<%=rstyle("list_bg_color")%>'  style="background-color: <%=test_style_onMouseOut%>" onMouseOver =  "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut =  "this.style.backgroundColor = '<%=test_style_onMouseOut%>'" maxlength="7"></td>
  </tr>
<tr style="background-color: <%=test_style_onMouseOut%>" onMouseOver =  "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut =  "this.style.backgroundColor = '<%=test_style_onMouseOut%>'">
    
    <td width="29%" height="23"><img src='<%=img_path%>/list.gif'><%=L_style_f_table2%>:</td>  
    <td width="71%" height="23">
    
  <!--webbot bot="Validation" B-Value-Required="TRUE" I-Maximum-Length="7" -->
    
  <input type="text" name="T12" size="20" value='<%=rstyle("list_borderbg_color")%>'  style="background-color: <%=test_style_onMouseOut%>" onMouseOver =  "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut =  "this.style.backgroundColor = '<%=test_style_onMouseOut%>'" maxlength="7"></td>
  </tr>
<tr style="background-color: <%=test_style_onMouseOut%>" onMouseOver =  "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut =  "this.style.backgroundColor = '<%=test_style_onMouseOut%>'">
    
    <td width="29%" height="23"><img src='<%=img_path%>/list.gif'><%=L_style_tow_table%> :</td>  
    <td width="71%" height="23">
    
  <!--webbot bot="Validation" B-Value-Required="TRUE" I-Maximum-Length="7" -->
    
  <input type="text" name="T7" size="20" value='<%=rstyle("tr_bg_color")%>'  style="background-color: <%=test_style_onMouseOut%>" onMouseOver =  "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut =  "this.style.backgroundColor = '<%=test_style_onMouseOut%>'" maxlength="7"></td>
  </tr>
<tr style="background-color: <%=test_style_onMouseOut%>" onMouseOver =  "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut =  "this.style.backgroundColor = '<%=test_style_onMouseOut%>'">
    
    <td width="29%" height="23"><img src='<%=img_path%>/list.gif'><%=L_style_move_in%> :</td>  
    <td width="71%" height="23">
    
  <input type="text" name="T13" size="20" value='<%=rstyle("onMouseOverr")%>'  style="background-color: <%=test_style_onMouseOut%>" onMouseOver =  "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut =  "this.style.backgroundColor = '<%=test_style_onMouseOut%>'"></td>
  </tr>
<tr style="background-color: <%=test_style_onMouseOut%>" onMouseOver =  "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut =  "this.style.backgroundColor = '<%=test_style_onMouseOut%>'">
    
    <td width="29%" height="23"><img src='<%=img_path%>/list.gif'><%=L_style_move_out%> :</td>  
    <td width="71%" height="23">
    
  <!--webbot bot="Validation" B-Value-Required="TRUE" I-Maximum-Length="7" -->
    
  <input type="text" name="T14" size="20" value='<%=rstyle("onMouseOut")%>'  style="background-color: <%=test_style_onMouseOut%>" onMouseOver =  "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut =  "this.style.backgroundColor = '<%=test_style_onMouseOut%>'" maxlength="7"></td>
  </tr>
<tr style="background-color: <%=test_style_onMouseOut%>" onMouseOver =  "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut =  "this.style.backgroundColor = '<%=test_style_onMouseOut%>'">
    
    <td width="100%" height="133" colspan="2" align="center"><img  src='<%=img_path%>/list.gif'><%=L_style_top_templet%>                      
    <textarea rows="5" name="top_m" cols="57" style="background-color:  <%=test_style_onMouseOver%>" onMouseOver = "this.style.backgroundColor =  '<%=test_style_onMouseOut%>'" onMouseOut = "this.style.backgroundColor =  '<%=test_style_onMouseOver%>'"><%=rstyle("top_m")%></textarea></td>
  </tr>
<tr style="background-color: <%=test_style_onMouseOut%>" onMouseOver =  "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut =  "this.style.backgroundColor = '<%=test_style_onMouseOut%>'">
    
    <td width="100%" height="133" colspan="2" align="center"><img  src='<%=img_path%>/list.gif'><%=L_style_foot_templet%>
                      
    <textarea rows="5" name="foot_m" cols="57" style="background-color:  <%=test_style_onMouseOver%>" onMouseOver = "this.style.backgroundColor =  '<%=test_style_onMouseOut%>'" onMouseOut = "this.style.backgroundColor =  '<%=test_style_onMouseOver%>'" ><%=rstyle("foot_m")%></textarea></td>
  </tr>
 <tr style="background-color: <%=test_style_onMouseOut%>" onMouseOver =  "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut =  "this.style.backgroundColor = '<%=test_style_onMouseOut%>'">

    <td width="100%" height="157" colspan="2" align="center"><img  src='<%=img_path%>/list.gif'><%=L_style_css%><br>
      &nbsp;                     
    <textarea name="T15" rows="5" cols="49" style="background-color:  <%=test_style_onMouseOver%>" onMouseOver = "this.style.backgroundColor =  '<%=test_style_onMouseOut%>'" onMouseOut = "this.style.backgroundColor =  '<%=test_style_onMouseOver%>'"> <%=rstyle("style")%> </textarea>
    </td>
  </tr>
<TR>
    <td width="100%" colspan="2" align="center" height="67">
   <BR>
       <input style="background-color: <%=test_style_onMouseOut%>" onMouseOver =  "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut =  "this.style.backgroundColor = '<%=test_style_onMouseOut%>'" type="submit" class=text  name="Submit" value="<%=L_style_sub%>">&nbsp;&nbsp;                                          
       <input style="background-color: <%=test_style_onMouseOut%>" onMouseOver =  "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut =  "this.style.backgroundColor = '<%=test_style_onMouseOut%>'" type="reset" class=text  name="Submit2" value="<%=L_style_reset%>">&nbsp;                                          
       </form>
    </td>
</table>
<%
END IF
%>

</td>
</tr>
</table>
<SCRIPT>SL_close();</SCRIPT>
</td>
  </tr>
</table>
<%=add_table%>

⌨️ 快捷键说明

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