Angel Gonzalez
Member since Oct 22, 2013
- Profile: /members/11354-angel-gonzalez.htm
- URL: http://www.goliathdevelopment.com
- Comments: 6
Recent Blog Comments By Angel Gonzalez
-
Considering The Aesthetics And Ergonomics Of Post-Back URLs In ColdFusion
Posted on Dec 27, 2024 at 8:52 PM
@Ben Nadel, @Charles Robertson Just a geeky thought - I shy away from using the redirects. To me - those things are the death of debugging if not done with good foresight. I have pretty much taken them out of every project I have worked with.... read more »
-
Considering The Aesthetics And Ergonomics Of Post-Back URLs In ColdFusion
Posted on Dec 26, 2024 at 4:57 PM
Hey Ben - we have survived Christmas, mostly. I wanted to share some elaborate thoughts on this as I use a bit of a different strategy. I may post about it just to help with flow as posting a reply might be difficult to follow. I've embraced a bit of the old fusebox method by always provid... read more »
-
ColdFusion Custom Tags Can Use Dashed Attributes
Posted on May 7, 2023 at 1:48 PM
The data- attribute has been the saving grace of some of our newer json projects. To be able to send multiple values via one form control is priceless!... read more »
-
Evaluating Database Records That Contain ColdFusion Interpolation Expressions In Adobe ColdFusion 2018
Posted on Jul 10, 2020 at 9:02 AM
Thank you Ben - it's always a pleasure to talk to you in any context but I can attest, when it comes to ColdFusion... it's Jedi's at work! (sorry Ray Camden). I'm sincerely grateful for the knowledge you spread once you delve into work. I'm going to use some of those variables and say... yo... read more »
-
Software Application Layers And Responsibilities, 2019 Edition
Posted on Jun 8, 2019 at 9:48 PM
Ben, this was a great write up. Our company has been developing in ColdFusion since 2001 and around 2005 we challenged a company moving away from ColdFusion into .NET with the claims that .NET was more n-tiered based and scalable. Really though, when you consider nTier, all you need to do i... read more »
-
Thoroughly Document Your Use Of ColdFusion's CFHTMLHead Tag
Posted on Oct 22, 2013 at 9:05 PM
I know this is an old post - but I was looking at script injection for cfforms.... not so much cfhtmlhead tags. Is there a way to prevent script injection on pages?... read more »