Branden deBuhr
Member since Mar 8, 2011
- Profile: /members/7949-branden-debuhr.htm
- URL: http://www.HotBoatDeals.com/dotcomd/
- Comments: 3
Recent Blog Comments By Branden deBuhr
-
Learning ColdFusion 8: CFImage Part III - Watermarks And Transparency
Posted on Oct 14, 2011 at 3:49 PM
Ben, I've been using this watermark code for some time now. However I recently changed my code so that my users member profile names were appended to the end of a domain name for my site to point to their vanity url's. So basically I went from a short... HotBoatDeals.com to a long HotBoatDeals.c... read more »
-
Using CAPTCHA In ColdFusion 8
Posted on May 13, 2011 at 11:19 AM
I've recently set up ssl on one of my sites that uses the captcha on this page but the image is not coming up secure. I need to know how to make the cfimage image that is created here to be sent to the browser from an encrypted connection. Is there a way to do this?... read more »
-
Neat Trick With ValueList()
Posted on Mar 8, 2011 at 12:49 PM
I'm doing a zip code radius search which I do in another query before pulling my list of companies from my company table. The list of zip codes goes into my search query and are listed in order of distance from the source zip code. So I want the output of the second to be the same order as the val... read more »