G
Guest
The scenario:
A user is entering phone numbers on a form.
I don't know how many phone numbers the user will want to enter.
I want to be able to have one textbox for the phone number and a button next
to it that, when clicked, automatically creates a new textbox directly below
the first textbox on the form (and shifts everything else below that point
down accordingly) so the user can enter another phone number until all the
phone numbers are entered. (to add a complexity this textbox is actually on a
tab).
Any ideas on how to do this, or something that accomplishes the same task (I
want the user to be able to see all the phone numbers he enters.)
TIA,
B
A user is entering phone numbers on a form.
I don't know how many phone numbers the user will want to enter.
I want to be able to have one textbox for the phone number and a button next
to it that, when clicked, automatically creates a new textbox directly below
the first textbox on the form (and shifts everything else below that point
down accordingly) so the user can enter another phone number until all the
phone numbers are entered. (to add a complexity this textbox is actually on a
tab).
Any ideas on how to do this, or something that accomplishes the same task (I
want the user to be able to see all the phone numbers he enters.)
TIA,
B