Posting a list

From: Guapo (bhca90210_at_hotmail.com)
Date: 11/28/03


Date: 28 Nov 2003 11:39:00 -0800

Let's say I have a simple form with a TEXTBOX, an ADD button next to
it and a SUBMIT button at the bottom.

I want to be able to type something in the textbox, click add, then
type something else, click add, etc until I am ready to submit.

When I click submit I want to be able to pass each and every 'name' I
have added to another form. Does anyone have any idea on how to
implement this in a simple way?

I have been scratching my head with this for a while and I have not
fond a solution yet.

Thanks.