17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 519 Views |
-
problem in positioning forms inside $content

11 November 2008 at 4:11am
Hi!
my problem is this: I have 3 group of form, space out by text (I use a div). I must put this inside $content.
So I use 3 function funtion_a(), funtion_b(), funtion_c() everyone for a group of form, and I call this function $funtion_a(), $funtion_b(), $funtion_c() after $content. Only function_c() holds submit button. My problem is that when a user pushes submit all date memorize in the 3 group of form must be send, but I can't use 3 submit button. If I use only one function I can't separate the 3 gruop of form by text. so what I can do to separate 3 groups of form by text using only 1 submit button?
| 519 Views | ||
|
Page:
1
|
Go to Top |

