Anyone know where to get info on formatting the Description field when using
Coldfusion to write an vCAL .ICS file to import into Outlook Calendar.
I am getting:
PERSONS NAME
PERSONS ADDRESS
CITY, STATE ZIPCODE
PHONE NUMBER
I am using:
<cfset aDescription = "#name##chr(10)##address##chr(10)##city#, #state#
#zipcode##chr(10)##phone#">
Which gives me the results above.
Terry
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive:
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:344888
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm