If you are just asking about how to add the fields then you can try the script below. It doesn't need AJAX so I have not put it in. Of course you can add other elements to the function to create each "contact" so it looks like you want.
The other options would be to make a string and use innerHTML. Which you choose will usually depend on the html you want to add for each field and your own preference.
Let me know if you have a question or how it helps.
bol
Main Topics
Browse All Topics





by: yodercmPosted on 2008-04-19 at 04:36:57ID: 21392001
Can you be more specific? I'm not exactly clear on where this form with the dropdown and email entry boxes will reside.
Are you saying that this form with the dropdown and the email entry boxes is in an email? Or is it on a webpage? Where is the action script that the form triggers?