Click to See Complete Forum and Search --> : Email Form - Select user!


kareem
02-28-2003, 04:22 PM
Hi all!
Please help me out!
I am having problem finding a solution in how to create a web based email from, in which I can list different reciepants by names "let say 20 persons" and a sender can select any user, multiple use is peremitted "check boxes" and click send where his/her message goes to the selected user(s). To explain it more, we are a group of people having a website, in that website,we would like to create this form where any one can send a message to anyone of us using our website. I could not find an example on the web to show the exact this I need. but you may have seen it. It's a list of people on the server showing thier names and hidding their email addresses.

Let make an example;
John Miller "check box"
Fad Dobee "check box"
........ "check box"


when click "submit", I want the message goes to the selected names.

****************
Another thing I would like to be helped with. Is it possible to have the message sent to people whose emial domins are not my website domain? because all members of our site prefer accessing thier Hotmail and Yahoo emails; I am thinking right now that I should create for each one of them email address on our domian then forward the email to his yahoo or hotmail address. This seems a little bit unprofessional way to do it ... but if this is the only option avaiable, i would go with it.

Please help me out ... I am supposed to be the "admin" of the site ...

Yours,
Kareem

CyCo
02-28-2003, 04:47 PM
The link below should help.

http://www.faqts.com/knowledge_base/view.phtml/aid/7305/fid/53

kareem
02-28-2003, 06:02 PM
Thanks! This really helps. In the provided link, i found a form that enabled me to make the follwoing:
Multiple email address are shown
"check box" next to each email address
"email" command ..


This thing only addresses part of the form needed. How?
1- I need to show the real name instead of the address and hide the address.
2- I need to use "post" and "action" because I am using the website instead of email program.
3. Include a text area and subject box
4. sender name
5. sender email address
6. Attachment if possible
and any other cool things you think I should add to this form.
Please help...