M
MRW
I'm working on a form where the default is to have one text box for a
phone number. However, if a person wants, they can click on a button
and it will add another field below it, so they can have more than one.
I was able to do this quite easily with ASP & Javascript, but being
that I need the textboxes bound to data, it's a tad more complicated.
Any ideas on how to handle the function that will add text boxes?
Thanks for any help!
phone number. However, if a person wants, they can click on a button
and it will add another field below it, so they can have more than one.
I was able to do this quite easily with ASP & Javascript, but being
that I need the textboxes bound to data, it's a tad more complicated.
Any ideas on how to handle the function that will add text boxes?
Thanks for any help!