ches
12-28-2006, 03:26 PM
I am looking for some code reminiscent of gmail's "attach another file"
What i need is a text input, and next to it, an "add another entry" link
when it is pressed, another text input is displayed below with the "add another entry" link next to it.
when the form is submitted, i would like all the results to be combined into one entry separated by colons.
...however, i am able to do the latter after the form is submitted
EDIT: it would also be nice to have a "delete field" option (in case if "add another" was clicked too many times")
What i need is a text input, and next to it, an "add another entry" link
when it is pressed, another text input is displayed below with the "add another entry" link next to it.
when the form is submitted, i would like all the results to be combined into one entry separated by colons.
...however, i am able to do the latter after the form is submitted
EDIT: it would also be nice to have a "delete field" option (in case if "add another" was clicked too many times")