📄 g_statetj.asp
字号:
lucy22=0 'lucy22表延期
lucy23=0 'lucy23表失败
lucy24=0
for m= 1 to Rs2.RecordCount
if trim(Rs2("InquiryState"))="〇" then
lucy21=Rs2("dc")
end if
if trim(Rs2("InquiryState"))="△" then
lucy22=Rs2("dc")
end if
if trim(Rs2("InquiryState"))="╳" then
lucy23=Rs2("dc")
end if
if trim(Rs2("InquiryState"))="" then
lucy24=Rs2("dc")
end if
Rs2.MoveNext
next
%>
<%
'问题表示
lucy31=0 'lucy31表完成
lucy32=0 'lucy32表延期
lucy33=0 'lucy33表失败
lucy34=0
for n= 1 to Rs3.RecordCount
if trim(Rs3("Problem"))="〇" then
lucy31=Rs3("wt")
end if
if trim(Rs3("Problem"))="△" then
lucy32=Rs3("wt")
end if
if trim(Rs3("Problem"))="╳" then
lucy33=Rs3("wt")
end if
if trim(Rs3("Problem"))="" then
lucy34=Rs3("wt")
end if
Rs3.MoveNext
next
%>
<%
'方案表示
lucy41=0 'lucy41表完成
lucy42=0 'lucy42表延期
lucy43=0 'lucy43表失败
lucy44=0
for p= 1 to Rs4.RecordCount
if trim(Rs4("ProjectState"))="〇" then
lucy41=Rs4("fa")
end if
if trim(Rs4("ProjectState"))="△" then
lucy42=Rs4("fa")
end if
if trim(Rs4("ProjectState"))="╳" then
lucy43=Rs4("fa")
end if
if trim(Rs4("ProjectState"))="" then
lucy44=Rs4("fa")
end if
Rs4.MoveNext
next
%>
<%
'价格条件表示
lucy51=0 'lucy51表完成
lucy52=0 'lucy52表延期
lucy53=0 'lucy53表失败
lucy54=0
for o= 1 to rs5.RecordCount
if trim(rs5("PriceTerm"))="〇" then
lucy51=rs5("jg")
end if
if trim(rs5("PriceTerm"))="△" then
lucy52=rs5("jg")
end if
if trim(rs5("PriceTerm"))="╳" then
lucy53=rs5("jg")
end if
if trim(rs5("PriceTerm"))="" then
lucy54=rs5("jg")
end if
rs5.MoveNext
next
%>
<%
'关键人条件表示
lucy61=0 'lucy61表完成
lucy62=0 'lucy62表延期
lucy63=0 'lucy63表失败
lucy64=0
for o= 1 to rs6.RecordCount
if trim(rs6("MainPerson"))="〇" then
lucy61=rs6("gjr")
end if
if trim(rs6("MainPerson"))="△" then
lucy62=rs6("gjr")
end if
if trim(rs6("MainPerson"))="╳" then
lucy63=rs6("gjr")
end if
if trim(rs6("MainPerson"))="" then
lucy64=rs6("gjr")
end if
rs6.MoveNext
next
%>
<%
'展示表示
lucy71=0 'lucy71表完成
lucy72=0 'lucy72表延期
lucy73=0 'lucy73表失败
lucy74=0
for o= 1 to rs7.RecordCount
if trim(rs7("UsherState"))="〇" then
lucy71=rs7("br")
end if
if trim(rs7("UsherState"))="△" then
lucy72=rs7("br")
end if
if trim(rs7("UsherState"))="╳" then
lucy73=rs7("br")
end if
if trim(rs7("UsherState"))="" then
lucy74=rs7("br")
end if
rs7.MoveNext
next
%>
<%
'建议书表示
lucy81=0 'lucy81表完成
lucy82=0 'lucy82表延期
lucy83=0 'lucy83表失败
lucy84=0
for o= 1 to rs8.RecordCount
if trim(rs8("VoteState"))="〇" then
lucy81=rs8("vote")
end if
if trim(rs8("VoteState"))="△" then
lucy82=rs8("vote")
end if
if trim(rs8("VoteState"))="╳" then
lucy83=rs8("vote")
end if
if trim(rs8("VoteState"))="" then
lucy84=rs8("vote")
end if
rs8.MoveNext
next
%>
<%
'签约表示
lucy91=0 'lucy91表完成
lucy92=0 'lucy92表延期
lucy93=0 'lucy93表失败
lucy94=0
for o= 1 to rs9.RecordCount
if trim(rs9("VisaState"))="〇" then
lucy91=rs9("qy")
end if
if trim(rs9("VisaState"))="△" then
lucy92=rs9("qy")
end if
if trim(rs9("VisaState"))="╳" then
lucy93=rs9("qy")
end if
if trim(rs9("VisaState"))="" then
lucy94=rs9("qy")
end if
rs9.MoveNext
next
%>
<tr bgcolor="#f7f7f7">
<td width="79" height="23" align="center">
<font size="2">〇完成</font></td>
<td width="51" height="23" align="center"><%=lucy11%></td>
<td width="68" height="23" align="center"><%=lucy21%></td>
<td width="54" height="23" align="center"><%=lucy31%></td>
<td width="48" height="23" align="center"><%=lucy41%></td>
<td width="71" height="23" align="center"><%=lucy51%></td>
<td width="59" height="23" align="center"><%=lucy61%></td>
<td width="51" height="23" align="center"><%=lucy71%></td>
<td width="52" height="23" align="center"><%=lucy81%></td>
<td width="37" height="23" align="center"><%=lucy91%></td>
</tr>
<tr bgcolor="#EDEBEC">
<td width="79" height="23" align="center">
<font size="2">△延期</font></td>
<td width="51" height="23" align="center"><font size="2"><%=lucy12%></font></td>
<td width="68" height="23" align="center"><%=lucy22%></td>
<td width="54" height="23" align="center"><%=lucy32%></td>
<td width="48" height="23" align="center"><%=lucy42%></td>
<td width="71" height="23" align="center"><%=lucy52%></td>
<td width="59" height="23" align="center"><%=lucy62%></td>
<td width="51" height="23" align="center"><%=lucy72%></td>
<td width="52" height="23" align="center"><%=lucy82%></td>
<td width="37" height="23" align="center"><%=lucy92%></td>
</tr>
<tr bgcolor="#f7f7f7">
<td width="79" height="23" align="center"><font size="2">╳失败</font></td>
<td width="51" height="23" align="center"><font size="2"><%=lucy13%></font></td>
<td width="68" height="23" align="center"><font size="2"><%=lucy23%></font></td>
<td width="54" height="23" align="center"><font size="2"><%=lucy33%></font></td>
<td width="48" height="23" align="center"><%=lucy43%></td>
<td width="71" height="23" align="center"><%=lucy53%></td>
<td width="59" height="23" align="center"><%=lucy63%></td>
<td width="51" height="23" align="center"><%=lucy73%></td>
<td width="52" height="23" align="center"><%=lucy83%></td>
<td width="37" height="23" align="center"><%=lucy93%></td>
</tr>
</table> <a href="javascript:window.print()">打印</a><a href="G_statetx.asp?bmid=<%=bmid%>"> <%if tag="2" then%>
</a>
<a href="G_tjcx.asp">返回
<%else%>
</a>
<a href="G_mainstate.asp">返回
<% end if %>
</form>
<% end if %>
</a>
</body>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -