游客:  注册 | 登录 | 搜索 | 帮助
3s地带



标题: vbscript*数据类型错误*
XXRPis
强风
Rank: 3



UID 4198
精华 0
积分 107
帖子 37
现金 97
贡献值 0
阅读权限 30
注册 2007-8-24
vbscript*数据类型错误*
<html>
<head>
<title>无标题文档</title>
<script language="vbscript" for="optspeciality" event="onclick">
dim x
Select Case true
case optSpeciality(0).checked
x="计算机应用"
case optSpeciality(1).checked
x="网络系统"
case optSpeciality(2).checked
x="软件产业"
case optSpeciality(3).checked
x="黑客"
end select
text1.value=x
</script>
</head>

<body>
<form id="form1" name="form1" method="post" action="">
<table width="677" border="1" bgcolor="#996699">
<tr>
<td width="247"><label>
<input type="radio" name="optSpeciality" value="单选" />
计算机及应用</label></td>
</tr>
<tr>
<td><label>
<input type="radio" name="optSpeciality" value="单选" />
计算机网络应用</label></td>
</tr>
<tr>
<td><label>
<input type="radio" name="optSpeciality" value="单选" />
多媒体应用技术</label></td>
</tr>
<tr>
<td height="29"><label>
<input type="radio" name="optSpeciality" value="单选" />
计算机信息管理</label></td>
</tr>
<tr>
<td><input name="text1" type="text" id="text1" /></td>
</tr>
</table>
</form>
</body>
</html>

&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&

行:6
字符:1
错误:类型不匹配:"optSpeciality"

代码:0
url:http://localhost/untitle2.asp
帮忙看下这个ASP页面错在了哪里??
谢谢!

顶部


 
当前时区 GMT+8, 现在时间是 2008-12-2 11:47 清除 Cookies - 联系我们 - 3S地带 - Archiver - WAP - 赣ICP备07006302号
Powered by Discuz! 5.5.0  © Processed in 0.026159 second(s), 6 queries , Gzip enabled