Skip to main content

Randy Johnson

Member since Dec 11, 2008

Recent Blog Comments By Randy Johnson

  • Multi-Step Form Demo In ColdFusion

    Posted on Jun 17, 2008 at 4:48 PM

    @Ben, ok that makes sense. Here is an example to see if I understand: Let's say I took phone applications for a mortgage company . Person 1 calls in I start the three page form. I have to stop on page 2 because they have to look in their file cabinet for something. I switch lines and start ta... read more »

  • Multi-Step Form Demo In ColdFusion

    Posted on Jun 17, 2008 at 4:30 PM

    Ben, I don't quite understand why you choose to use a formID (REQUEST.Attributes.form_id = CreateUUID()). I read your comment: (..the easiest way to eliminate data collisions..), could you elaborate some on that? Is it to ensure that two different computers would not be accessing the same sessio... read more »

  • Kinky Solutions Valentine's Day Give Away

    Posted on Feb 6, 2008 at 9:38 AM

    Jennifer packs my lunch every morning because I am to lazy to do it myself. She always takes care of me :-)... read more »

  • Ask Ben: Running ColdFusion Asynchronously - Caveman Style

    Posted on Dec 1, 2007 at 9:55 AM

    Before CFThread came along I used a cfm page to do cfexecutes that would use wget at the command line to call the cfm pages to run asyncly. -Randy... read more »

  • ColdFusion CFQuery MaxRows Not A Bad Compromise When TOP Not Available

    Posted on Jan 9, 2007 at 7:53 AM

    Here is how I would do it in MySQL The First 10 Select * from table order by ID Limit 10 The Last 10 Select * from table order by ID Desc Limit 10... 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