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

📄 kkk.asp

📁 投资管理系统, asp+ mssql server
💻 ASP
字号:
<%
if total1=0 then
	if total2=0 then
		if total3=0 then
			if total4<>0 then
				if cint(f4)=cint(page) then
					%>
					<tr>
					 <td class=lt width="40" align=center>一</td>
					 <td class=lt width="111">在建项目(<%=total4%>)项</td>
					 <td class=lt width="49">&nbsp;</td>
					 <td class=lt width="75">&nbsp;</td>
					 <td class=lt width="63">&nbsp;</td>
					 <td class=lt width="73">&nbsp;</td>
					 <td class=lt width="61">&nbsp;</td>
					 <td class=lt width="82">&nbsp;</td>
					 <td class=lt width="62">&nbsp;</td>
					 <td class=lt width="72">&nbsp;</td>
					 <td class=lt width="57">&nbsp;</td>
					 <td class=lt width="74">&nbsp;</td>
					 <td class=lt width="61">&nbsp;</td>
					 <td class=lt width="51">&nbsp;</td>
					 <td class=lt width="91">&nbsp;</td>
					 <td class=lt width="53">&nbsp;</td>
					 <td class=lt width="53">&nbsp;</td>
					 <td class=lt width="48">&nbsp;</td>
					 <td class=lt width="48">&nbsp;</td>
					 <td class=lt width="65">&nbsp;</td>
					 <td class=lrt width="89">&nbsp;</td>
					</tr>
					<tr> 
					 <td class=lt width="40" align=center>(一)</td>
					 <td class=lt width="111">城市基础设施和交通项目(<%=total4%>)项</td>
					 <td class=lt width="49">&nbsp;</td>
					 <td class=lt width="75">&nbsp;</td>
					 <td class=lt width="63">&nbsp;</td>
					 <td class=lt width="73">&nbsp;</td>
					 <td class=lt width="61">&nbsp;</td>
					 <td class=lt width="82">&nbsp;</td>
					 <td class=lt width="62">&nbsp;</td>
					 <td class=lt width="72">&nbsp;</td>
					 <td class=lt width="57">&nbsp;</td>
					 <td class=lt width="74">&nbsp;</td>
					 <td class=lt width="61">&nbsp;</td>
					 <td class=lt width="51">&nbsp;</td>
					 <td class=lt width="91">&nbsp;</td>
					 <td class=lt width="53">&nbsp;</td>
					 <td class=lt width="53">&nbsp;</td>
					 <td class=lt width="48">&nbsp;</td>
					 <td class=lt width="48">&nbsp;</td>
					 <td class=lt width="65">&nbsp;</td>
					 <td class=lrt width="89">&nbsp;</td>
					</tr>
					<%					
				end if
				for i=1 to (page-1)*pagesize
						rs4.movenext
					next
					for i=1 to 11
						if not rs4.eof then
							%>
							<tr> 
							 <td class=lt width="40" align=center><%=num2%></td>
							 <!--#include file="inc/item14.asp"-->
							</tr>
							<%
							rs4.movenext
						else
							exit for
						end if
					next
			end if
		'if total3<>0
		else
			if total4=0 then
				if cint(f3)=cint(page) then
					%>					
					<tr>
					 <td class=lt width="40" align=center>一</td>
					 <td class=lt width="111">在建项目(<%=total3%>)项</td>
					 <td class=lt width="49">&nbsp;</td>
					 <td class=lt width="75">&nbsp;</td>
					 <td class=lt width="63">&nbsp;</td>
					 <td class=lt width="73">&nbsp;</td>
					 <td class=lt width="61">&nbsp;</td>
					 <td class=lt width="82">&nbsp;</td>
					 <td class=lt width="62">&nbsp;</td>
					 <td class=lt width="72">&nbsp;</td>
					 <td class=lt width="57">&nbsp;</td>
					 <td class=lt width="74">&nbsp;</td>
					 <td class=lt width="61">&nbsp;</td>
					 <td class=lt width="51">&nbsp;</td>
					 <td class=lt width="91">&nbsp;</td>
					 <td class=lt width="53">&nbsp;</td>
					 <td class=lt width="53">&nbsp;</td>
					 <td class=lt width="48">&nbsp;</td>
					 <td class=lt width="48">&nbsp;</td>
					 <td class=lt width="65">&nbsp;</td>
					 <td class=lrt width="89">&nbsp;</td>
					</tr>
					<tr> 
					 <td class=lt width="40" align=center>(一)</td>
					 <td class=lt width="111">(一)农林水利(<%=total3%>)项</td>
					 <td class=lt width="49">&nbsp;</td>
					 <td class=lt width="75">&nbsp;</td>
					 <td class=lt width="63">&nbsp;</td>
					 <td class=lt width="73">&nbsp;</td>
					 <td class=lt width="61">&nbsp;</td>
					 <td class=lt width="82">&nbsp;</td>
					 <td class=lt width="62">&nbsp;</td>
					 <td class=lt width="72">&nbsp;</td>
					 <td class=lt width="57">&nbsp;</td>
					 <td class=lt width="74">&nbsp;</td>
					 <td class=lt width="61">&nbsp;</td>
					 <td class=lt width="51">&nbsp;</td>
					 <td class=lt width="91">&nbsp;</td>
					 <td class=lt width="53">&nbsp;</td>
					 <td class=lt width="53">&nbsp;</td>
					 <td class=lt width="48">&nbsp;</td>
					 <td class=lt width="48">&nbsp;</td>
					 <td class=lt width="65">&nbsp;</td>
					 <td class=lrt width="89">&nbsp;</td>
					</tr>
					<%
				end if
				for i=1 to (page-1)*pagesize
					rs3.movenext
				next
				for i=1 to 11
					if not rs3.eof then
						%>
						<tr> 
						 <td class=lt width="40" align=center><%=num2%></td>
						 <!--#include file="inc/item13.asp"-->
						</tr>
						<%
						rs3.movenext
					else
						exit for
					end if
				next
			'if total3<>0 and total4<>0
			else
				tt=0
				for i=1 to (page-1)*pagesize
					tt=tt+1
					if not rs3.eof then
						rs3.movenext
					else
						for j=1 to 11-tt
							rs4.movenext
						next
					end if
				next
				if cint(f3)=cint(page) then
					%>
					<tr>
					 <td class=lt width="40" align=center>一</td>
					 <td class=lt width="111">在建项目(<%=total3+total4%>)项</td>
					 <td class=lt width="49">&nbsp;</td>
					 <td class=lt width="75">&nbsp;</td>
					 <td class=lt width="63">&nbsp;</td>
					 <td class=lt width="73">&nbsp;</td>
					 <td class=lt width="61">&nbsp;</td>
					 <td class=lt width="82">&nbsp;</td>
					 <td class=lt width="62">&nbsp;</td>
					 <td class=lt width="72">&nbsp;</td>
					 <td class=lt width="57">&nbsp;</td>
					 <td class=lt width="74">&nbsp;</td>
					 <td class=lt width="61">&nbsp;</td>
					 <td class=lt width="51">&nbsp;</td>
					 <td class=lt width="91">&nbsp;</td>
					 <td class=lt width="53">&nbsp;</td>
					 <td class=lt width="53">&nbsp;</td>
					 <td class=lt width="48">&nbsp;</td>
					 <td class=lt width="48">&nbsp;</td>
					 <td class=lt width="65">&nbsp;</td>
					 <td class=lrt width="89">&nbsp;</td>
					</tr>
					<tr> 
					 <td class=lt width="40" align=center>(一)</td>
					 <td class=lt width="111">(一)农林水利(<%=total3%>)项</td>
					 <td class=lt width="49">&nbsp;</td>
					 <td class=lt width="75">&nbsp;</td>
					 <td class=lt width="63">&nbsp;</td>
					 <td class=lt width="73">&nbsp;</td>
					 <td class=lt width="61">&nbsp;</td>
					 <td class=lt width="82">&nbsp;</td>
					 <td class=lt width="62">&nbsp;</td>
					 <td class=lt width="72">&nbsp;</td>
					 <td class=lt width="57">&nbsp;</td>
					 <td class=lt width="74">&nbsp;</td>
					 <td class=lt width="61">&nbsp;</td>
					 <td class=lt width="51">&nbsp;</td>
					 <td class=lt width="91">&nbsp;</td>
					 <td class=lt width="53">&nbsp;</td>
					 <td class=lt width="53">&nbsp;</td>
					 <td class=lt width="48">&nbsp;</td>
					 <td class=lt width="48">&nbsp;</td>
					 <td class=lt width="65">&nbsp;</td>
					 <td class=lrt width="89">&nbsp;</td>
					</tr>
					<%
				end if
				tt=0
				for i=1 to 11
					tt=tt+1
					if not rs3.eof then
						%>
						<tr> 
						 <td class=lt width="40" align=center><%=num2%></td>
						 <!--#include file="inc/item13.asp"-->
						</tr>
						<%
						rs3.movenext
					else
						if cint(f4)=cint(page) then
							%>
							<tr> 
							 <td class=lt width="40" align=center>(一)</td>
							 <td class=lt width="111">(二)城市基础设施和交通项目(<%=total4%>)项</td>
							 <td class=lt width="49">&nbsp;</td>
							 <td class=lt width="75">&nbsp;</td>
							 <td class=lt width="63">&nbsp;</td>
							 <td class=lt width="73">&nbsp;</td>
							 <td class=lt width="61">&nbsp;</td>
							 <td class=lt width="82">&nbsp;</td>
							 <td class=lt width="62">&nbsp;</td>
							 <td class=lt width="72">&nbsp;</td>
							 <td class=lt width="57">&nbsp;</td>
							 <td class=lt width="74">&nbsp;</td>
							 <td class=lt width="61">&nbsp;</td>
							 <td class=lt width="51">&nbsp;</td>
							 <td class=lt width="91">&nbsp;</td>
							 <td class=lt width="53">&nbsp;</td>
							 <td class=lt width="53">&nbsp;</td>
							 <td class=lt width="48">&nbsp;</td>
							 <td class=lt width="48">&nbsp;</td>
							 <td class=lt width="65">&nbsp;</td>
							 <td class=lrt width="89">&nbsp;</td>
							</tr>
							<%
						end if
						for k=1 to 11-tt
							if not rs4.eof then
								%>
								<tr> 
								 <td class=lt width="40" align=center><%=num2%></td>
								 <!--#include file="inc/item14.asp"-->
								</tr>
								<%
								rs4.movenext
							else
								exit for
							end if
						next
					end if
				next
			end if
		end if
	'if total2<>0
	else

	end if
'if total1<>0
else

end if
%>

⌨️ 快捷键说明

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