Well, maybe it's not quite the same, but I sort of took care of it on the
back end.

In my database, I placed a yes/no field to check if they had html email, the
default setting was 'no', so any new person added to the database was
automatically sent a 'welcome' mail when they were added letting them know
that they've been added to a amiling list, and they will be recieving text
based email newsletters. If the user has the ability to view html formatted
emails, they simply click on a link which takes them to a page that switches
that yes/no to 'yes', then generates a html confirmation email.

That way it's all fairly automatic, and you don't have to do anything...

Sound like it might work?

on 4/6/01 4:09 PM, Kevin Schmidt at [EMAIL PROTECTED] wrote:

> I want to send HTML enabled email with CFMAIL but I wan't to filter on
> whether the clients email browser accepts HTML email.  Is there a way to do
> this with CF?  I don't think there is.  What about on the client side could
> they trigger an event with JS or VBS when they open the mail that detects
> whether or not their email browser can render HTML?
> 
> Thanks for the help.
> 
> Kevin Schmidt, Web Technology Manager
> Allaire Certified ColdFusion Developer
> pwb inc.
> integrated marketing communications
> 350 S. Main St., Suite 350
> Ann Arbor, MI 48104
> 734.995.5000 (tel)
> 734.995.5002 (fax)
> www.pwb.com
> 
> 
> 
> 
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to