Dear All,
I have an html page. There is a button 'Add Client' which adds multiple names and email address in the select box. You can have a look here:
Click here to view sample
After clicking on Continue button, I need to pass all added multiple names and email address to a php page. How do I do this?
Can anyone help me on this?
Thanks
Deepak
I have an html page. There is a button 'Add Client' which adds multiple names and email address in the select box. You can have a look here:
Click here to view sample
After clicking on Continue button, I need to pass all added multiple names and email address to a php page. How do I do this?
Can anyone help me on this?
Thanks
Deepak
Comment