Skip to main content

Ken Ford

Member since Dec 11, 2008

Recent Blog Comments By Ken Ford

  • How Do You Use The ColdFusion CFParam Tag?

    Posted on Mar 23, 2007 at 5:05 PM

    I use the <cfparam> tag on my forms so that I can do error checking and keep form values: <cfparam name="FORM.FirstName" default=""> Then I check the form field for an entry: <cfif Len(Trim(FORM.FirstName)) LT 1> <cfset strError = strError & "Please enter an First Name!<... read more »

  • Ask Ben: Displaying A Query Vertically Instead Of Horizontally

    Posted on Mar 4, 2007 at 11:23 AM

    It is producing an error: Variable QNUMBERS is undefined. The error occurred in D:\Sites\CF Test\index.cfm: line 14 12 : <body> 13 : <!--- To demonstrate, first we have to build a test query. For the purposes of demonstration, we are just going to build a simple, number-incrementi... read more »

I believe in love. I believe in compassion. I believe in human rights. I believe that we can afford to give more of these gifts to the world around us because it costs us nothing to be decent and kind and understanding. And, I want you to know that when you land on this site, you are accepted for who you are, no matter how you identify, what truths you live, or whatever kind of goofy shit makes you feel alive! Rock on with your bad self!
Ben Nadel