如何设置这个控件

taylermail 2004-08-02 02:26:20
我想让下面控件读出数据后不能修改。(打勾和不打勾的不能修改)难道只能用图片代替嘛?
<tr>
<td width="200" height="16" valign="center" align="middle" class=text>验收种类:</td>
<td colspan="3" class=text2 >
<INPUT type="checkbox" <%if trim(res("project_first"))="需要" then %>checked<%end if%>>试压
<INPUT type="checkbox" <%if trim(res("project_middle"))="需要" then %>checked<%end if%>>中间
</tr>
...全文
53 1 打赏 收藏 转发到动态 举报
写回复
用AI写文章
1 条回复
切换为时间正序
请发表友善的回复…
发表回复
ttt2 2004-08-02
  • 打赏
  • 举报
回复
<INPUT disabled type="checkbox" <%if trim(res("project_middle"))="需要" then %>checked<%end if%>>

28,390

社区成员

发帖
与我相关
我的任务
社区描述
ASP即Active Server Pages,是Microsoft公司开发的服务器端脚本环境。
社区管理员
  • ASP
  • 无·法
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧