Michael Appenzellar
Member since Dec 11, 2008
- Profile: /members/2518-michael-appenzellar.htm
- URL: http://mirameinteractive.com
- Comments: 2
Recent Blog Comments By Michael Appenzellar
-
Sending Text Messages (SMS) With ColdFusion And CFMail
Posted on Dec 27, 2007 at 1:00 PM
thanks for the response. Well the only real problem is getting the remaining 120 characters each time. I know it is a combination of left, right and len statements but cna't seem to get the right combination. My thought was send the first 120 characters, set the remaining characters to a sting, send... read more »
-
Sending Text Messages (SMS) With ColdFusion And CFMail
Posted on Dec 27, 2007 at 11:58 AM
I have something similar working, but I have one question. I would like to allow messages longer than 120 characters. I have started a process that takes the message length and my goal is to have it send emails until the message is complete so it will email the entire message, just in chunks...howev... read more »