Adding Form Object dinamically

I just have the need to add objects in a form in a dinamic way.
i just give an example:

i have a dropdown box and a text field, and the final user have to add
as many copies as they wants of this dropdowbn box and text fields
below.
the results will be emailed to x other users

how can i handle this situation?

On Sun, Dec 21, 2008 at 2:21 AM, Enzo R.
[email protected] wrote:

I just have the need to add objects in a form in a dinamic way.

If by “dinamic” (sic) you mean without a page refresh, you’ll need to
use JavaScript.

I’d think any decent JS tutorial would cover creating elements and
adding them to the page’s DOM.

Or are you saying you currently have some code that’s failing?


Hassan S. ------------------------ [email protected]