Community Member Profile
- Profile: /members/3608-Dave-Whitehead.htm
- Comments: 5
- Points: 51
Recent Blog Comments By Dave Whitehead
-
Boyan Kostadinov Makes An Excellent Suggestion
Posted on Jun 4, 2011 at 11:41 AM
@Ben, Yeah! That seems of use... I have been looking around your blog trying to find out how when I click the "reply" next to your comment for example, the @Ben appears in the comment field on your form. I think this is excellent functionality but can't find a way of doing it! Pl... read more »
-
Calling Array Functions on ColdFusion Query Columns
Posted on Sep 10, 2009 at 4:49 AM
Thanks Mat! Sorry if my comment was off topic, but I needed some advice - I live in Zimbabwe and am the only CF almost programmer I know.... read more »
-
Calling Array Functions on ColdFusion Query Columns
Posted on Sep 10, 2009 at 3:08 AM
Some advice please - I am trying to use an array to populate an insert into statement with the values I need stored in a database. The code looks like this: <cfset myArray = ArrayNew(1)> <cfloop query="GetList"> <cfoutput>#ArrayAppend(myArray, "('#thename#... read more »
-
CFMail: CFMAILPARAM Used to Embed Images in Email
Posted on Jun 18, 2009 at 2:31 AM
Thanks Ben - searched for and tried everything I could think of without success. If ever you hear of / create a solution, I would be keen to hear from you!... read more »
-
CFMail: CFMAILPARAM Used to Embed Images in Email
Posted on Jun 16, 2009 at 2:39 AM
Thanks for this - I have been trying to find a solution to this for years! So simple! one question tho... any idea if I could get it to embed a pdf in the body of the email?... read more »



