动态形式值 [英] dynamic form values

查看:70
本文介绍了动态形式值的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如果我说10个固定变量,我怎样才能将它们的值设置为动态构建的表格的



column1 column2

email = formvalue(0)

fname = formvalue(1)

lname = formvalue(2)


等..


lastvar = formvalue(9)

If I have say 10 fixed variables, how can I set their values = to that
of a form that is built dynamically?

column1 column2
email = formvalue(0)
fname = formvalue(1)
lname = formvalue(2)

etc..

lastvar = formvalue(9)

推荐答案

你是什么意思? < input type =" text" value ="<%= variableName%>">


Ray at work


" Dave Karmens" < SP ************* @ yahoo.ca>在留言中写道

新闻:%2 **************** @ TK2MSFTNGP09.phx.gbl ...
What do you mean? <input type="text" value="<%=variableName%>">

Ray at work

"Dave Karmens" <sp*************@yahoo.ca> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
如果我有10个固定变量,我怎样才能将它们的值设置为动态构建的表格?

column1 column2
email = formvalue(0) fname = formvalue(1)
lname = formvalue(2)

等..

lastvar = formvalue(9)
If I have say 10 fixed variables, how can I set their values = to that
of a form that is built dynamically?

column1 column2
email = formvalue(0)
fname = formvalue(1)
lname = formvalue(2)

etc..

lastvar = formvalue(9)



不,我需要循环下拉列表的值和

将value1分配给email,value2分配给fname ......


Ray at<%= sLocation%> [MVP]写道:
No, I would need to loop though the values of a drop down list and
assign value1 to email, value2 to fname...

Ray at <%=sLocation%> [MVP] wrote:
你是什么意思? < input type =" text"值="<%= variableName%>">

Ray在工作中

Dave Karmens < SP ************* @ yahoo.ca>在消息中写道
新闻:%2 **************** @ TK2MSFTNGP09.phx.gbl ...
What do you mean? <input type="text" value="<%=variableName%>">

Ray at work

"Dave Karmens" <sp*************@yahoo.ca> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
如果我有10个固定变量,我怎样才能将它们的值设置为动态构建的表格?

column1 column2
email = formvalue(0) fname = formvalue(1)
lname = formvalue(2)

等..

lastvar = formvalue(9)
If I have say 10 fixed variables, how can I set their values = to that
of a form that is built dynamically?

column1 column2
email = formvalue(0)
fname = formvalue(1)
lname = formvalue(2)

etc..

lastvar = formvalue(9)




什么时候提交页面?什么时候加载?你能更详细地解释一下

吗?


Ray在工作中


Dave Karmens < SP ************* @ yahoo.ca>在消息中写道

新闻:%2 **************** @ TK2MSFTNGP09.phx.gbl ...
When, when the page is submitted? When it is loaded? Can you explain this
in a little more detail?

Ray at work

"Dave Karmens" <sp*************@yahoo.ca> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
不,我需要循环下拉列表的值,然后将value1分配给email,将value2分配给fname ......

Ray at<%= sLocation%> [MVP]写道:
No, I would need to loop though the values of a drop down list and
assign value1 to email, value2 to fname...

Ray at <%=sLocation%> [MVP] wrote:
你是什么意思? < input type =" text"值="<%= variableName%>">

Ray在工作中

Dave Karmens < SP ************* @ yahoo.ca>在消息中写道
新闻:%2 **************** @ TK2MSFTNGP09.phx.gbl ...
What do you mean? <input type="text" value="<%=variableName%>">

Ray at work

"Dave Karmens" <sp*************@yahoo.ca> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
如果我有10个固定变量,我怎样才能将它们的值设置为动态构建的表格?

column1 column2
email = formvalue(0) fname = formvalue(1)
lname = formvalue(2)

等..

lastvar = formvalue(9)
If I have say 10 fixed variables, how can I set their values = to that
of a form that is built dynamically?

column1 column2
email = formvalue(0)
fname = formvalue(1)
lname = formvalue(2)

etc..

lastvar = formvalue(9)




这篇关于动态形式值的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆