📄 projectpsyj_edit3.asp
字号:
<tr>
<td height="20" valign="top" bgcolor="#EAEAEA">销售人员队伍建设</td>
<td valign="top" align="center" bgcolor="#EAEAEA">
<input type="radio" name="G2" value="A" <%if G2="A" then response.write "checked" end if%><%if G2="" or isnull(G2) then response.write "checked" end if%>>
A
<input type="radio" name="G2" value="B"<%if G2="B" then response.write "checked" end if%>>
B
<input type="radio" name="G2" value="C"<%if G2="C" then response.write "checked" end if%>>
C </td>
<td></td>
</tr>
<tr>
<td valign="top" height="21">售后服务体系</td>
<td valign="top" align="center">
<input type="radio" name="G3" value="A" <%if G3="A" then response.write "checked" end if%><%if G3="" or isnull(G3) then response.write "checked" end if%>>
A
<input type="radio" name="G3" value="B"<%if G3="B" then response.write "checked" end if%>>
B
<input type="radio" name="G3" value="C"<%if G3="C" then response.write "checked" end if%>>
C </td>
<td></td>
</tr>
<tr>
<td valign="middle" rowspan="4" align="center">8</td>
<td valign="middle" rowspan="4" align="center">市场前景与经济效益</td>
<td valign="top" height="19" bgcolor="#EAEAEA">产品市场规模</td>
<td colspan="2" valign="top" align="center" bgcolor="#EAEAEA">
<input type="radio" name="H1" value="A" <%if H1="A" then response.write "checked" end if%><%if H1="" or isnull(H1) then response.write "checked" end if%>>
A
<input type="radio" name="H1" value="B"<%if H1="B" then response.write "checked" end if%>>
B
<input type="radio" name="H1" value="C"<%if H1="C" then response.write "checked" end if%>>
C </td>
</tr>
<tr>
<td height="21" valign="top">产品市场变化趋势</td>
<td valign="top" align="center">
<input type="radio" name="H2" value="A" <%if H2="A" then response.write "checked" end if%><%if H2="" or isnull(H2) then response.write "checked" end if%>>
A
<input type="radio" name="H2" value="B"<%if H2="B" then response.write "checked" end if%>>
B
<input type="radio" name="H2" value="C"<%if H2="C" then response.write "checked" end if%>>
C </td>
<td></td>
</tr>
<tr>
<td height="22" valign="top" bgcolor="#EAEAEA">产品竞争能力</td>
<td valign="top" align="center" bgcolor="#EAEAEA">
<input type="radio" name="H3" value="A" <%if H3="A" then response.write "checked" end if%><%if H3="" or isnull(H3) then response.write "checked" end if%>>
A
<input type="radio" name="H3" value="B"<%if H3="B" then response.write "checked" end if%>>
B
<input type="radio" name="H3" value="C"<%if H3="C" then response.write "checked" end if%>>
C </td>
<td></td>
</tr>
<tr>
<td valign="top" height="20">产品预计经济效益</td>
<td valign="top" align="center">
<input type="radio" name="H4" value="A" <%if H4="A" then response.write "checked" end if%><%if H4="" or isnull(H4) then response.write "checked" end if%>>
A
<input type="radio" name="H4" value="B"<%if H4="B" then response.write "checked" end if%>>
B
<input type="radio" name="H4" value="C"<%if H4="C" then response.write "checked" end if%>>
C </td>
<td></td>
</tr>
<tr>
<td align="center" valign="middle" rowspan="2" bgcolor="#EAEAEA">9</td>
<td valign="middle" rowspan="2" align="center" bgcolor="#EAEAEA">社会效益</td>
<td height="22" valign="top" bgcolor="#EAEAEA">产品社会效益</td>
<td valign="top" align="center" bgcolor="#EAEAEA">
<input type="radio" name="I1" value="A" <%if I1="A" then response.write "checked" end if%><%if I1="" or isnull(I1) then response.write "checked" end if%>>
A
<input type="radio" name="I1" value="B"<%if I1="B" then response.write "checked" end if%>>
B
<input type="radio" name="I1" value="C"<%if I1="C" then response.write "checked" end if%>>
C </td>
<td></td>
</tr>
<tr>
<td height="22" valign="top">对生态环境(环境保护)影响情况</td>
<td valign="top" align="center">
<input type="radio" name="I2" value="A" <%if I2="A" then response.write "checked" end if%><%if I2="" or isnull(I2) then response.write "checked" end if%>>
A
<input type="radio" name="I2" value="B"<%if I2="B" then response.write "checked" end if%>>
B
<input type="radio" name="I2" value="C"<%if I2="C" then response.write "checked" end if%>>
C </td>
<td></td>
</tr>
<tr>
<td align="center" valign="middle" rowspan="3">10</td>
<td valign="middle" rowspan="3" align="center">风险分析</td>
<td height="21" valign="top" bgcolor="#EAEAEA">市场风险分析</td>
<td valign="top" align="center" bgcolor="#EAEAEA">
<input type="radio" name="J1" value="A" <%if J1="A" then response.write "checked" end if%><%if J1="" or isnull(J1) then response.write "checked" end if%>>
A
<input type="radio" name="J1" value="B"<%if J1="B" then response.write "checked" end if%>>
B
<input type="radio" name="J1" value="C"<%if J1="C" then response.write "checked" end if%>>
C </td>
<td></td>
</tr>
<tr>
<td height="22" valign="top">企业经营风险分析</td>
<td valign="top" align="center">
<input type="radio" name="J2" value="A" <%if J2="A" then response.write "checked" end if%><%if J2="" or isnull(J2) then response.write "checked" end if%>>
A
<input type="radio" name="J2" value="B"<%if J2="B" then response.write "checked" end if%>>
B
<input type="radio" name="J2" value="C"<%if J2="C" then response.write "checked" end if%>>
C </td>
<td></td>
</tr>
<tr>
<td height="22" valign="top" bgcolor="#EAEAEA">技术风险分析</td>
<td valign="top" align="center" bgcolor="#EAEAEA">
<input type="radio" name="J3" value="A" <%if J3="A" then response.write "checked" end if%><%if J3="" or isnull(J3) then response.write "checked" end if%>>
A
<input type="radio" name="J3" value="B"<%if J3="B" then response.write "checked" end if%>>
B
<input type="radio" name="J3" value="C"<%i
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -