MrV
Member since Oct 29, 2012
- Profile: /members/10399-mrv.htm
- Comments: 5
Recent Blog Comments By MrV
-
Strange MongoDB Error When Incrementing A Document Property In Lucee CFML 5.2.9.31
Posted on Jan 15, 2020 at 8:59 AM
In the past, I worked on a project that used Marc Esher's CFMongoDB. Similar errors occasionally occurred during daily development. The first step in diagnosis was to determine if the java mongo document was being converted to a native Lucee struct via the toCF() function within cfmongodb.co... read more »
-
Rendering Large Datasets With AngularJS And ReactJS
Posted on Jul 14, 2015 at 11:37 AM
Absolutely no criticism but I noticed the use of "fitlerInsight" in one of your examples. ... It's use is consistent but I thought I should mention it. Great work BTW!... read more »
-
Which ASCII Characters Does urlEncodedFormat() Escape In ColdFusion
Posted on Jul 8, 2014 at 10:02 AM
@Ben, ColdFusion Security Resources at OWASP.org. https://www.owasp.org/index.php/ColdFusion_Security_Resources... read more »
-
HTTP Status Codes For Invalid Data: 400 vs. 422
Posted on Jan 8, 2013 at 5:25 PM
I stumbled across this a while back. Maybe from your site! The (ColdFusion 9) code will dump a list of HTTP status codes. <cfdump var="#getPageContext().getResponse()#" />... read more »
-
Are HTML FORM Tags Required To Display Form Input Controls?
Posted on Oct 29, 2012 at 2:04 PM
I'm thinking there's a Section 508 / Accessibility red flag on that play.... read more »