网页制作按钮点击跳转 5
JSP中我写了一个按钮,我想点击跳转页面,传的值是从本页面的一个表单中得到的,怎么写?<inputtype="button"onClick="window.locatio...
JSP中我写了一个按钮,我想点击跳转页面,传的值是从本页面的一个表单中得到的,怎么写?
<input type="button" onClick="window.location.href='register.jsp?id=.......'">
<input type="text" name="123">
我想将123的value赋给id然后跳转,button的省略号部分怎么写?? 展开
<input type="button" onClick="window.location.href='register.jsp?id=.......'">
<input type="text" name="123">
我想将123的value赋给id然后跳转,button的省略号部分怎么写?? 展开
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询