Community Member Profile
- Profile: /members/6011-Omar.htm
- URL: http://www.omarel.com
- Comments: 5
- Points: 57
Recent Blog Comments By Omar
-
Sending SMS Text Messages From Twilio Using ColdFusion
Posted on Dec 20, 2011 at 3:49 PM
This works for a single text message, but what about if you want to send it to multiple numbers store in a database table? I tried querying my db table with the store numbers and wrapping the <cfhttp> tag with the cfoutput query like this but nothing happens upon executing the page.<... read more »
-
Running ColdFusion Queries Inside CFSript Tags
Posted on Nov 23, 2011 at 3:01 PM
So that runs the query but how do you actually output a column?... read more »
-
Using A Name Suffix In ColdFusion's CFMail Tag
Posted on May 14, 2010 at 12:25 AM
@Ben Nadel, I've seem to have got it working with this, noting the style tag wrapped around the link <style type="text/css"> <link rel="stylesheet" href=" http://www.domain.com/css/mail.css " type="text/css" />... read more »
-
Using A Name Suffix In ColdFusion's CFMail Tag
Posted on May 11, 2010 at 11:54 PM
@Rob G., im not sure why this doesn't work for me. I'll try it again.... read more »
-
Using A Name Suffix In ColdFusion's CFMail Tag
Posted on May 11, 2010 at 10:45 PM
The question is now how do you get CSS in your cfmail body. Yikes!... read more »



