[thelist] formmail sending to different recipients

Martin martin at members.evolt.org
Thu May 9 14:56:01 CDT 2002


On Thursday, May 9, 2002, at 08:37  pm, Robert Crosbee wrote:

> Anyone know of a way, or mailform that will allow you to have the user
> select the department the email should go to and have to form deliver to
> that selected recipient? i have a list of 6 different recipients that i
> would need the form to be mailed to.

<select name="email_to">
    <option value="accounts at domain.com">Our accounts dept</option>
    <option value="marketing at domain.com">Our marketing people</option>
    <option value="sales at domain.com">Our sales droids</option>
</select>

Cheers
Martin
_______________________________________________
email: martin at easyweb.co.uk             PGP ID:	0xA835CCCB
	martin at members.evolt.org      snailmail:	30 Shandon Place
   tel:	+44 (0)774 063 9985				Edinburgh,
   url:	http://www.easyweb.co.uk			Scotland




More information about the thelist mailing list