|
Blue Forest http://www.lslnet.com at 8:28 on August 25, 2006
Submit how to do this?
Form one point "in one", so constituency "r1" automatically selected, and then submitted to the past. R2 has been submitted (but not selected, it is the duty of the air)
Similarly, "submitted 2", so that constituency, "r2" selected automatically referred to the past.
How can?
[html]
"Form name="_ftn1"" form1 "method=" post "action=" ""
"Table width=" 400 "border" 0 "cellspacing" 2 "cellpadding=" 2 ""
"Tr>
"Td><input type=" radio "name="_ftn1"" r1 "value=" 1 "and" 111111</td>
"Td><input type=" radio "name="_ftn1"" r2 "value=" 1 "and" 2222255</td>
"Per
"Tr>
"Td><input type=" submit "name="_ftn1"" submit "value=" submission 1, "" </td>
"Td><input type=" submit "name="_ftn1"" submit "value=" submitted 2, "" </td>
"Per
"ShapeID="_x0000_i1025" DrawAspect="Content" ObjectID="_1127825915"> </o:OLEObject>
"/form>
[/html] |
Please gets advice, please |
[html]
"Form name="_ftn1"" form1 "method=" post "action=" ""
"Table width=" 400 "border" 0 "cellspacing" 2 "cellpadding=" 2 ""
"Tr>
"Td><input type=" radio "name="_ftn1"" r1 "value=" 1 "selected>111111</td>
"Td><input type=" radio "name="_ftn1"" r2 "value=" 1 "and" 2222255</td>
"Per
"Tr>
"Td><input type=" button "name="_ftn1"" submit "value=" in one "onclick=r1.checked=true;form1.submit ()" </td>
"Td><input type=" button "name="_ftn1"" submit "value=" in two "onclick=r2.checked=true;form1.submit ()" </td>
"Per
"ShapeID="_x0000_i1025" DrawAspect="Content" ObjectID="_1127825915"> </o:OLEObject>
"/form>
[/html] |
Thank you upstairs.
Resolve this problem, but also a problem.
Now, I would like to "radio" hidden constituency, how do?
I think type= "radio" in type= "hidden", the author, it will put these two values r1 and r2
It is not original thought, "submitted one," only the values of r1
It is not original thought "in two," the value of which only r2 |
|