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

📄 c_marketinfosum.asp

📁 一个很好的在线购物系统
💻 ASP
📖 第 1 页 / 共 2 页
字号:
  
  Sub backpage()
  	history.back(-1)
  End Sub 
</Script>

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>客户意见统计分析</title><link href="../cread.css" rel="stylesheet" type="text/css">


</head>

<body bgcolor="#FFFFFF" onload="formini()">
 <form method="GET" action="C_MarketInfoSum.asp" name="fn">    
 <table border="0" width="100%" cellspacing="0" cellpadding="0" height="38">
 <tr><td height="38"><b><font size="3"><img border="0" src="../pic/it_22.gif"> 
      </font><font size="2">客户意见统计分析</font></b></td></tr>               
 </table>                
                
 <table border="1" width="100%" cellspacing="0" cellpadding="0" height="15">               
  <tr>               
    <td width="100%" height="13">               
      <table border="0" width="100%" cellpadding="0" cellspacing="0" height="36">               
        <tr>               
          <td width="100%" height="11" bgcolor="#F1E8DA" bordercolor="#F1E8DA" bordercolorlight="#F1E8DA">               
            <p align="left" style="margin-left: 20"><font size="2" face="宋体"><b>请选择:起始年月</b></font><font size="2"><font face="宋体"><b>:</b></font><select size="1" name="vYear" tabindex="3">         
              &nbsp; <% for i=1990 to 2010  %>                    
               <option value=<%=i%>><%=i%></option>                                                                                                                                                                                                                                                                                                                                                                                                         
          <% next %>                         
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      
        </select>年                                                                                                                                                                                                                 
        <select size="1" name="vMonth" tabindex="3">                                                                               
        <option value="">不限</option>                            
          &nbsp; <% for i=1 to 9                            
           b="0"+cstr(i) %>                                                                                                                                                                                                                                                                                                                                                                                 
            <option value=<%=b%>>0<%=i%></option>                                                                              
        <% next %>                               
        <% for i=10 to 12 %>                                                                                                                                                                                                                                                                                                                                                                                 
            <option value="<%=i%>"><%=i%></option>                                                                                
        <% next %>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        
        </select>月——<b>终止年月:</b><select size="1" name="eYear" tabindex="3">             
              &nbsp; <% for i=1990 to 2010  %>                       
               <option value=<%=i%>><%=i%></option>                                                                                                                                                                                                                                                                                                                                                                                                            
          <% next %>                            
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         
        </select> 年                                                                                                                                                                                                                 
        <select size="1" name="eMonth" tabindex="3">                                                                               
        <option value="" >不限</option>                            
          &nbsp; <% for i=1 to 9                            
           b="0"+cstr(i) %>                                                                                                                                                                                                                                                                                                                                                                                 
            <option value=<%=b%>>0<%=i%></option>                                                                              
        <% next %>                               
        <% for i=10 to 12 %>                                                                                                                                                                                                                                                                                                                                                                                 
            <option value="<%=i%>"><%=i%></option>                                                                                
        <% next %>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        
        </select>月&nbsp; </font> 
        <input type="button" value="统计结果" name="Search" onclick="SearchClick()" tabindex="4" class=hand style="background-color: #D1D1D1; border-style: solid; border-width: 1"></td>                     
                          
      </table>                     
    </td>                                                                                                                  
  </tr>                                                                                                                  
 </table>                                                                                                                  
 <table border="0" width="100%" cellpadding="0" cellspacing="0" height="1">                                                                                                                    
  <tr>                                                                                                                 
    <td width="200%" height="15">                                                                                                                 
    </td>                                                                                                       
  </tr>                          
  <tr>                                                                                                                 
    <td width="200%" height="40">                                                                                                                 
      <table border="1" cellpadding="0" cellspacing="0" width="100%">                   
        <tr>                   
          <td width="30%" align="center" height="23" bgcolor="#D9C8A7">                      
            <p style="line-height: 150%"><font size="2"><b>客户意见</b></font></td>                      
          <td width="35%" align="center" height="23" bgcolor="#D9C8A7">                      
            <p style="line-height: 150%; margin-left: 10" align="center"><font size="2"><b>数量(条)</b></font></td>                  
          <td width="36%" align="center" height="23" bgcolor="#D9C8A7">                    
            <p style="line-height: 150%">                   
            <font size="2"><b>百分比</b></font></p>    
          </td>                 
        </tr>          
             
        <% if DataRow>0 then      
        	 For i=1 to DataRow %>               
        	 <%                   
 if i mod 2=1 then%>                  
  <tr  bgcolor="#f7f7f7"   >                     
  <%else%>                  
  <tr bgcolor="#EDEBEC" >                   
          <%end if%>                
          		<td width="30%" align="center" height="23"><font size="2">    
                  <p style="line-height: 150%"><%=Key1(i)%></font></td>              
          		<td width="35%" height="23" align="center">              
            	<p style="line-height: 150%; margin-left: 10">       
            	<font size="2"><%=key2(i)%></font></td>              
          		<td width="36%" height="23" align="center">    
                  <p style="line-height: 150%"><font size="2"><%=Key3(i)*100%>%</font></p>    
                </td>              
        	 </tr>             
        	<% Next %>       
        <% else %>     
        	<tr>                
          		<td width="101%" align="center" height="23" colspan="3">    
                  <p style="line-height: 150%"><font size="2">没有查询到相关的数据!</font></p>    
                </td>             
       		</tr>            
        <% end if %>     
             
      </table>            
    </td>                                                                                               
  </tr>                  
  <tr>             
  	<td height="33">             
    <p align="center"><font size="2">&nbsp;      
    <% if DataRow>0 then %>     
    	<!--<a href="JavaScript:picture()">图形分析</a>&nbsp;&nbsp;&nbsp;&nbsp;    -->  
    	<a href="../contract/F_bmhtzjtx.asp?bm=<%=yj%>&htzj=<%=sl%>&xs=客户意见统计图形&dw=条">图形分析</a>
    <% end if %>    
         
    <a href="C_tjcx.asp">返 回</a></font>                   
  	</td>                     
  </tr>                  
 </table>                                                                                                    
                                                                                                       
 <input type="hidden" name="DelFlag" value="">                                                        
 <input type="hidden" name="Curpage" value="">                                           
 <input type="hidden" name="Condition" value="">                                          
 <input type="hidden" name="URL" value="">                                                                                          
 </form>                                                                                       
                                                                                        
 <form method="GET" action="C_MarketInfoPic.asp" name="PIC">   
  <p align="center"> </p>   
  	<input type="hidden" name="Rows" value="">   
  	<input type="hidden" name="Cols" value="">   
 </form>   
                                                                                       
 <p><br>                 
 <font size="2" face="宋体"><b><br>                 
 </b></font></p>                                             
                                      
</body>                                      
                                      
</html>                                    
<%'*********************************页面结束 ***************************************************************%>                  
                 
                 
                 
                 
                 
                 

⌨️ 快捷键说明

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