boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
BuildingWeb版 - Q: 2 submit buttons in 1 page
相关主题
Help! how to design a submit button in a form?
怎么抓一个页面submit后的结果页面?
问一个HTML 表格Radio button 和text field 共用的问题
请教(紧急): 如何实现同一网页中的局部刷新?
Form里的submit button怎么调整大小啊?
多个$(document).ready的问题
question about ASP
a question about photoshop
How to get button name?
ASP 和DATABASE一问
相关话题的讨论汇总
话题: submit话题: box话题: buttons话题: page话题: text
进入BuildingWeb版参与讨论
1 (共1页)
w*s
发帖数: 7227
1
say i have
1. a textbox, 1 submit button.
2. in the text box default is "box 1", i type "hello"
3. press submit, same page will display "you typed hello"
this is simple.
now in the same page, i want to dup this text box and submit button.
so 2 text boxes, 2 submit buttons.
the problem is,
when i type sth. in box 1,
then type anything in box 2.
when i press the 2nd submit button,
the text in box 1 goes to the default value.
i'm using perl + cgi.pm.
in general, can this be done ? no need to be perl.
thx !
1 (共1页)
进入BuildingWeb版参与讨论
相关主题
ASP 和DATABASE一问
请问ASP高手
Ok leRe: 请问ASP高手
html 如何把大段文字和网页对象分开,然后文字以引用的方式嵌回对象区?
asp.net 的textbox 的textchange事件为什么有时候不按enter键就fire了?
JQuery and Master Pages in ASP.NET
请问实现关注计数功能
z-index problem
help--如何设定button的颜色和字体?
help--如何做计算器的平均值键?
相关话题的讨论汇总
话题: submit话题: box话题: buttons话题: page话题: text