form within a form?
Posted: Wed Jul 13, 2011 8:48 am
Hi Guys,
I don't know if this is possible, but thought I would ask.
I currently have a page which has a form on it. The form is comprised of five 'groups' of buttons. When the Submit button is pressed the next page loads and the database is updated based on the selections made.
However, what I am trying to achieve is having a second submit button,so that when I press the second submit button, only the selection from the first 'group' is updated on the database, and the whole page then refreshes.
However, if I press the original Submit button, then the database is updated with the selections from all the groups, including the first group.
Any ideas?
I don't know if this is possible, but thought I would ask.
I currently have a page which has a form on it. The form is comprised of five 'groups' of buttons. When the Submit button is pressed the next page loads and the database is updated based on the selections made.
However, what I am trying to achieve is having a second submit button,so that when I press the second submit button, only the selection from the first 'group' is updated on the database, and the whole page then refreshes.
However, if I press the original Submit button, then the database is updated with the selections from all the groups, including the first group.
Any ideas?