Tony Junkes
Member since May 17, 2019
- Profile: /members/13947-tony-junkes.htm
- URL: http://tonyjunkes.com
- Comments: 4
Recent Blog Comments By Tony Junkes
-
Immediately Invoked Function Expressions (IIFE) Work In Lucee 5.3.2.77
Posted on Jul 18, 2019 at 9:28 AM
I had no idea you could do this in Lucee. This is super cool. Thanks for sharing this, Ben!... read more »
-
The 12th Annual Regular Expression Day - June 1st 2019
Posted on Jun 4, 2019 at 11:47 AM
@Ben, Awesome! I'll be sure to check out JRegEx. Thanks.... read more »
-
The 12th Annual Regular Expression Day - June 1st 2019
Posted on Jun 3, 2019 at 8:54 AM
On a recent project, I needed to provide "masked" versions of a user's email address and phone number for display. I was doing this in a ColdFusion app but I achieved my results by dropping down to Java and using replaceAll() on the string. For the email, I needed to match/replace ... read more »
-
The Location() Function URL-Encodes The Hash If The URL Also Contains A Query-String In Lucee 5.3.1.102
Posted on May 17, 2019 at 1:28 PM
Hey Ben, This actually came up a month or two back on the CFML Slack. There's actually a ticket being worked on in relation to this incompatibility: https://luceeserver.atlassian.net/browse/LDEV-2164 Cheers.... read more »