在表单中实现图片提交的问题

csdnzheman 2004-04-11 04:02:26
<form name="form1" method="post" action="">

<input type="text" name="userd">


<input type="password" name="psw">

<img onClick="check" style="cursor:hand" src="book/images/botton1.gif" width="50" height="20">
</form>
这样可以实现表单的提交
但是当输入完密码时,即<input type="password" name="psw">
,回车却不能提交!
应该如何实现回车提交
...全文
136 1 打赏 收藏 转发到动态 举报
写回复
用AI写文章
1 条回复
切换为时间正序
请发表友善的回复…
发表回复
pizixt 2004-04-11
  • 打赏
  • 举报
回复
<input type="image" border="0" src="book/images/botton1.gif" width="50" height="20" value="submit" onClick="check">

28,398

社区成员

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

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