图片按钮问题???

qinshiyuechen 2003-02-20 03:07:31
<table width="342" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td height="30">
<div align="center">帐号:
<input type="text" name="textfield">
</div>
</td>
</tr>
<tr>
<td height="30">
<div align="center">密码:
<input type="text" name="textfield2">
</div>
</td>
</tr>
<tr>
<td height="30">
<div align="center"><img src="image/button1.gif" width="44" height="17"><img src="image/button2.gif" width="44" height="17"></div>
</td>
</tr>
</table>


button1.gif为注册按钮
button2.gif为提交按钮
怎样才能是button2.gif能想dreamever中插入一个按钮一样工作。
谢谢,定给分!!
...全文
63 6 打赏 收藏 转发到动态 举报
写回复
用AI写文章
6 条回复
切换为时间正序
请发表友善的回复…
发表回复
czp98069806 2003-02-20
  • 打赏
  • 举报
回复
来晚啦
skyzip 2003-02-20
  • 打赏
  • 举报
回复
<input type="image" border="0" name="imageField" src="button2.gif" width="XX" height="XX">
fason 2003-02-20
  • 打赏
  • 举报
回复
<form name="form1" action="xxx.asp">
<input name="user" size=15>
<input type="password" "name="password" size=15>
<input type="image" name="imagelink" src="button2.gif" width="40" height="40">
</form>
possible_Y 2003-02-20
  • 打赏
  • 举报
回复
<tr>
<td height="30">
<div align="center"><input type="image" src="image/button1.gif" width="44" height="17" border=0</div>
</td>
</tr>
hubinasm 2003-02-20
  • 打赏
  • 举报
回复
请参考:
http://expert.csdn.net/Expert/topic/1444/1444012.xml?temp=.9184687
arclala 2003-02-20
  • 打赏
  • 举报
回复
<input name="imageField" type="image" src="button2.gif" border="0">

28,404

社区成员

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

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