Mike
Member since Feb 26, 2010
- Profile: /members/5544-mike.htm
- Comments: 4
Recent Blog Comments By Mike
-
A Big Hole In My Understanding Of ColdFusion Scheduled Tasks
Posted on Jun 30, 2011 at 9:59 AM
Not sure if this is the best place to ask ... but here it is: Is there a limit for interval value when setting up a schedule job? I need to schedule a job every 12 weeks which is 7257600 seconds. Thanks Mike... read more »
-
JSON: Unterminated String Literal Error
Posted on Mar 1, 2010 at 6:58 PM
True, but this work for CF7 :(... read more »
-
JSON: Unterminated String Literal Error
Posted on Mar 1, 2010 at 6:34 PM
Yes, I was talking about the server-side UDF. I'm using ColdFusion. I figured it out, basically escaping all "funny" characters. Thanks Mike PS I enjoy your blogs...... read more »
-
JSON: Unterminated String Literal Error
Posted on Feb 26, 2010 at 6:26 PM
Hi Ben, Thank you for all your informative blogs. I have the same issue trying to parse data from a query to json. I have tried everything and no luck. Is there a place where I can download StringToJSON() udf? Thanks... read more »