Isabel
Member since Dec 10, 2009
- Profile: /members/4926-isabel.htm
- Comments: 5
Recent Blog Comments By Isabel
-
Using THIS.jarPaths To Create An Application-Specific URL Class Loader In ColdFusion
Posted on Sep 27, 2010 at 6:41 AM
Dear Ben, again a very nice post. Thanks for it! I have got a problem to get access to classes, which comes from JAR-Files. If I use your method for normal CLASS-Files all works fine, but if I try to get them out of a JAR-File, which means, that I've done something like: <cfset this.jarPaths... read more »
-
Learning ColdFusion 8: Javascript Object Notation (JSON) Part I - Data Conversion
Posted on Jul 16, 2010 at 10:49 AM
Thank you sooooooo much and have a nice weekend!!... read more »
-
Learning ColdFusion 8: Javascript Object Notation (JSON) Part I - Data Conversion
Posted on Jul 16, 2010 at 6:37 AM
Hi Ben, first thanks for all your blog-entries, I spend a lot of time here. I have a funky problem, which I do not really understand... every time I use the "SerializeJSON" - function, it produce JavaScript-comment-signs before the object. For example: <cfset objActress = { Name = "Maria Be... read more »