Richard Siebels
Member since Nov 24, 2009
- Profile: /members/4834-richard-siebels.htm
- Comments: 2
Recent Blog Comments By Richard Siebels
-
JSON: Unterminated String Literal Error
Posted on May 26, 2011 at 6:23 PM
Ben, once again, you are the master. I have a script using the jQuery autocomplete plugin and using CF to get query results to return and then populate related form elements. The data being returned in one of the fields had single quotes, line feeds, carriage returns, you name it. I had spent 4 hour... read more »
-
Learning ColdFusion 8: CFThread Part II - Parallel Threads
Posted on Nov 24, 2009 at 9:10 PM
Ben, as always, thanks for the info. I also appreciate the content added by George. I have a quick question on using the cfthread feature if you do not need to join the threads. If you just fire off say 25 threads that are performing an action and inserting a record in the database, and the origi... read more »