how to send mail display multiple selections of combo box

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Locked
chitrapu
Forum Newbie
Posts: 23
Joined: Sun Jan 14, 2007 11:39 pm

how to send mail display multiple selections of combo box

Post by chitrapu »

hiiiiiii everybody,
i am having a code that contains a list of mail id's. The user can select more thatn one mail id.So the problem is when a button is clicked the mail id must go to all the selected mails from the combo box. I am able to fetch only the mail id that is selected last. How do i get all the selected mail id's. I hope u guys can help me out of this stupid problem.
ryuuka
Forum Contributor
Posts: 128
Joined: Tue Sep 05, 2006 8:18 am
Location: the netherlands

Post by ryuuka »

post some of the code you have already writen
we aren't going to make it for you
User avatar
Kieran Huggins
DevNet Master
Posts: 3635
Joined: Wed Dec 06, 2006 4:14 pm
Location: Toronto, Canada
Contact:

Post by Kieran Huggins »

Dupe from 3 hours ago.

Come on chitrapu.
Locked