adding INPUT form fields by users
Posted: Sat Dec 13, 2003 2:04 pm
hi,
i need to achieve that the user could ADD blank input form fields into a form in a way that the fields that he has already edited remain remembered and display themselves on the screen together with a new blank input field.
i was thinking about one way to solve it, but can't implement it. my idea was to use 2 submit buttons, one would submit the form to next page to handle it and the other would submit the page to itself(along with edited values) with a different parameter that would tell it to add one more blank input field. what i can't solve is to make the form submit the data to two different pages.
is it possible at all?
please give me any suggestions, not just concerning my idea.
thanx in advance, miso
ps: hope you understood what i was trying to say, i'm not a native english speaker.
i need to achieve that the user could ADD blank input form fields into a form in a way that the fields that he has already edited remain remembered and display themselves on the screen together with a new blank input field.
i was thinking about one way to solve it, but can't implement it. my idea was to use 2 submit buttons, one would submit the form to next page to handle it and the other would submit the page to itself(along with edited values) with a different parameter that would tell it to add one more blank input field. what i can't solve is to make the form submit the data to two different pages.
is it possible at all?
please give me any suggestions, not just concerning my idea.
thanx in advance, miso
ps: hope you understood what i was trying to say, i'm not a native english speaker.