asp中截取不到表单的数值
<script>functiongetChecked(id){summoney.value=summoney.value+id.value;}varx;x=documen...
<script>
function getChecked(id)
{
summoney.value=summoney.value+id.value;
}
var x;
x=document.summoney.value;
</script>
<input name="siz" type="button" onclick="getChecked(this)" value="1">
<input name="siz" type="button" onclick="getChecked(this)" value="2">
<input name="siz" type="button" onclick="getChecked(this)" value="3">
<input name="siz" type="button" onclick="getChecked(this)" value="4">
<input name="siz" type="button" onclick="getChecked(this)" value="5">
<input name="siz" type="button" onclick="getChecked(this)" value="6">
<input name="siz" type="button" onclick="getChecked(this)" value="7">
<input name="siz" type="button" onclick="getChecked(this)" value="8">
<input name="siz" type="button" onclick="getChecked(this)" value="9">
<input name="siz" type="button" onclick="getChecked(this)" value="0">
<input class=input_1 name="summoney" type="text" id="summoney" value="" maxlength="20">
<INPUT type=button value=保存 onclick="window.location.href= 'test.asp?id=<%
dim x
x=summoney.value
response.write x
%>'">
</input>
高手们,帮帮我呀,如何把summoney.value的值整到连接上面来 展开
function getChecked(id)
{
summoney.value=summoney.value+id.value;
}
var x;
x=document.summoney.value;
</script>
<input name="siz" type="button" onclick="getChecked(this)" value="1">
<input name="siz" type="button" onclick="getChecked(this)" value="2">
<input name="siz" type="button" onclick="getChecked(this)" value="3">
<input name="siz" type="button" onclick="getChecked(this)" value="4">
<input name="siz" type="button" onclick="getChecked(this)" value="5">
<input name="siz" type="button" onclick="getChecked(this)" value="6">
<input name="siz" type="button" onclick="getChecked(this)" value="7">
<input name="siz" type="button" onclick="getChecked(this)" value="8">
<input name="siz" type="button" onclick="getChecked(this)" value="9">
<input name="siz" type="button" onclick="getChecked(this)" value="0">
<input class=input_1 name="summoney" type="text" id="summoney" value="" maxlength="20">
<INPUT type=button value=保存 onclick="window.location.href= 'test.asp?id=<%
dim x
x=summoney.value
response.write x
%>'">
</input>
高手们,帮帮我呀,如何把summoney.value的值整到连接上面来 展开
2个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询