Skip to main content

Ivan R

Member since Mar 12, 2023

Recent Blog Comments By Ivan R

  • Managing Lists Of IDs Using HTML FORM Posts In Lucee CFML 5.3.7.47

    Posted on Mar 12, 2023 at 6:06 PM

    @Ben, Yes, the analogy with list functions is perfect. It means this behavior of ColdFusion is not odd but rather consistent. But it can cause issues. For example when submitting multiple hidden inputs representing some optional property or nullable db field.... read more »

  • Managing Lists Of IDs Using HTML FORM Posts In Lucee CFML 5.3.7.47

    Posted on Mar 12, 2023 at 9:47 AM

    It should be noted, that any input with an empty string value, will simply NOT be included in the resulting list or array in the FORM scope. For example inputs with values 1, '' , 3 will submit as '1,3' or [1,3]. This is quite odd and might be unexpected to some. Ray Camden wrote about thi... 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