Jump to content

Email Form: Multiple recipients


njfuller

Recommended Posts

Hi all.

 

I've recently come to basic grips with PHP and Forms. I would like to create something similar to a radio group, in which the user can select multiple email recipients and then click Send to relay a message/attachment to all, and only, the selected.

Imagine a radio group numbered 1 through 10, each number represents a different email address - the user can select as many or as few as he likes and then press send to email the attachment to those selected.

 

To clarify: The site allows you to send a .Doc file on your computer to a selection of possible recipients; you select the ones you want to send it to, click ATTACH/SEND ? and the recipients receive a standard message ?you have received a file from *user?s name*?.

 

Could I use Radio Groups to do this? or any other form of HTML Forms?

I AM SERIOUSLY LOST ON THIS - ANY ADVICE WOULD BE WARMLY RECIEVED!

Please help!

Thanks! Nathan

Link to comment
Share on other sites

Start here:http://www.google.ca/search?q=multiple+select+html&ie=utf-8&oe=utf-8&aq=t&rls=com.ubuntu:en-US:unofficial&client=firefox-a or http://www.htmlcodetutorial.com/forms/_SELECT_MULTIPLE.html for the multiple drop-down selects or radio selects

 

Do you know php? or any other server-side scripting? Do you have an email script?

 

Post back if you need any more assistance.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...