"Kevin B. Pease" <> wrote in
news:Cgond.84$:
> via Apache), from which I'd like to send email to people at my
> company, all of whom use Outlook 2000 (or higher). The script is used
> for submitting requests to different support groups, and I've received
> requests to allow for the inclusion of "voting buttons" (those little
> buttons in Outlook you can add to the message that will allow you to
> respond with a pre-defined answer) by management to indicate approval
> / disapproval of various requests.
I would go about this in one of two ways:
1. Send myself a message that looks like what the management wants. Save
the raw message to examine what it contains. If it is in some well
defined text format, then you can just use that as your message template
using one of the email modules.
2. Instead of "Outlook" buttons, send an HTML formatted message which
links (via graphics that look like buttons) to a CGI script that
authenticates and logs the vote.
Hope this helps.
--
A. Sinan Unur
d
(remove '.invalid' and reverse each component for email address)