Hi folks

I thought I had this fixed butnow I am baffled.
I have an cf email that lists a series of values such as

'#title#
'#prog#
'#programvalue#

which results in the email list being sent as:

'Restoring Hope: Appreciative Strategies to Resolve Grief and Resentment
'hopeLacey 'This was a great program 

If I put #chr(10)# in the list:

'#title#
'#prog##chr(10)#
'#programvalue#

I get:

'Restoring Hope: Appreciative Strategies to Resolve Grief and Resentment
'hopeLacey 

'This was a great program

When what I really want is:

'Restoring Hope: Appreciative Strategies to Resolve Grief and Resentment
'hopeLacey 
'This was a great program

Any ideas why this is happening or what I can do to get it to work?

Rob
  
Robert J. Voyle, Psy.D.
Director, Clergy Leadership Institute
For Coaching and Training in Appreciative Inquiry
Author: Core Elements of the Appreciative Way 
http://www.clergyleadership.com/
503-647-2378 or 503-647-2382



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:330100
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to