Skip to main content

Tony Petruzzi

Member since Dec 11, 2008

Recent Blog Comments By Tony Petruzzi

  • ColdFusion CFQueryParam Binding vs. SQL Execution

    Posted on Dec 18, 2007 at 10:02 AM

    Damn browser. Finishing my previous comment. As such your cfqueryparam: <cfqueryparam value="#Val( qContact.age )#" cfsqltype="cf_sql_integer" /> Should be: <cfqueryparam value="#Int(Val( qContact.age ))#" cfsqltype="cf_sql_integer" />... read more »

  • ColdFusion CFQueryParam Binding vs. SQL Execution

    Posted on Dec 18, 2007 at 10:00 AM

    Word to the wise and heed my warning: It's a very common misconception in the CF world that using val() around a value will ensure the value is an integer. THIS IS WRONG! Val() returns the numeric value of a string. val("3.2456") => 3.2456 val("1234") => 1234 If you're application calls s... read more »

  • jQuery 1.2 - An Unexpected Surprise

    Posted on Sep 12, 2007 at 10:42 AM

    Ben, You need help: http://www.sa.org :)... 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