members(memberID, firstName, lastName, email)
<cfquery name="getMembers" datasource="membership">
SELECT firstName, lastName, email
FROM members
</query>
<cfmail to="#email#" from="[EMAIL PROTECTED]" subject="Tuesday's user group
meeting - reminder" query="getMembers">
Dear #firstName# #lastName#,
Tuesday's meeting should be very interesting!  Stop going home after work
every day to watch sitcoms (set the VCR) and humor the significant
other....join us for some career building & networking!  This meeting should
appeal to the novices and intermediates alike.
</cfquery>
heehee. (geek humor rocks)
A.

----- Original Message -----
From: "Ryan Hartwich" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, February 23, 2004 12:06 AM
Subject: [KCFusion] Tuesday's user group meeting - reminder


> Ok everyone, I'll admit it...I was going to spam most of you and make it
> look like a personal email inviting you to Tuesday's meeting.  In fact, I
> emailed at least a half dozen of you and included your first name in the
> email.  But alas, with about 150 people on the list it got old quickly.
>
> Either way, Tuesday's meeting should be very interesting!  Stop going home
> after work every day to watch sitcoms (set the VCR) and humor the
> significant other....join us for some career building & networking!  This
> meeting should appeal to the novices and intermediates alike.
>
> ---
>
> <first name was here>
>
> Don't forget, Tuesday is our next ColdFusion User Group meeting.  Randy
> Ellis will be presenting pieces of the Overland Park intranet and internet
> sites and will show off aspects of the system that utilize ColdFusion to
> serve the city's constituents.   We will be meeting at his office at 6pm
at
> 8500 Antioch Road in OP.
>
> We will also be raffling off a copy of CFMX 6.1 Professional.  Attendees
> automatically get 1 chance to win, though you can buy tickets to help us
> out, and increase your chances of winning.
>
> If you can, please RSVP to me and let me know if you will want pizza ($3).
> Additional information is on the website at www.kcfusion.org
>
> I hope you can join us,
>
> Ryan, KCFusion Manager, [EMAIL PROTECTED]
>
>
>
> =========================================================
> Kansas City ColdFusion User Group's website & listserv is
> hosted through the generous support of Clickdoug.com
> To send email to the list, email  [EMAIL PROTECTED]
> To (un)subscribe, email [EMAIL PROTECTED] with your request.
> For hosting solutions http://www.clickdoug.com
> Featuring Win2003 Enterprise, RedHat Linux, CFMX 6.1.
> ======================================================
>
 
=========================================================
Kansas City ColdFusion User Group's website & listserv is 
hosted through the generous support of Clickdoug.com
To send email to the list, email  [EMAIL PROTECTED]
To (un)subscribe, email [EMAIL PROTECTED] with your request.
For hosting solutions http://www.clickdoug.com
Featuring Win2003 Enterprise, RedHat Linux, CFMX 6.1. 
======================================================

Reply via email to