David Cheong
Member since Apr 26, 2012
- Profile: /members/9879-david-cheong.htm
- URL: http://tech.david-cheong.com
- Comments: 4
Recent Blog Comments By David Cheong
-
Converting IP Addresses To And From Integer Values With ColdFusion
Posted on Jan 27, 2014 at 11:32 PM
Hi Ben, may I know how to deal with IPv6 in ColdFusion 8 in term of the checking for which version of IP that the client using, how to convert it to the IP number and so on. Thanks... read more »
-
Using .NET (dotnet) Regular Expressions In ColdFusion
Posted on Nov 26, 2013 at 9:21 PM
Hi Ben, thanks for your sharing and I tested your script in my window server 2008 + CF8.0.1 the script is not functioning. Getting the error message of Object Instantiation Exception. An exception occurred when instantiating a Java object. The class must not be an interface or an abstract class. ... read more »
-
ColdFusion 10 - Creating A ColdFusion WebSocket AMD Module For Use With RequireJS
Posted on Jun 4, 2012 at 10:25 PM
Is CF able to connect to out site socket server using the socket gateway? From what I found after googled, most of the sample that discuss around is the CF actually just listing to the out site socket connection. Can we establish connection to any socket server from CF Application/CFC?... read more »