<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: What&#8217;s Wrong With You People?</title>
	<atom:link href="http://www.fusioncube.net/index.php/whats-wrong-with-you-people/feed" rel="self" type="application/rss+xml" />
	<link>http://www.fusioncube.net/index.php/whats-wrong-with-you-people</link>
	<description>The online journey of a technophile, by Steve Brownlee</description>
	<lastBuildDate>Mon, 30 Jan 2012 21:28:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Steve Brownlee</title>
		<link>http://www.fusioncube.net/index.php/whats-wrong-with-you-people/comment-page-1#comment-30356</link>
		<dc:creator>Steve Brownlee</dc:creator>
		<pubDate>Tue, 15 Jul 2008 13:06:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.fusioncube.net/?p=240#comment-30356</guid>
		<description>Hey Dan, good point.  Didn&#039;t even think of that one.  Just goes more to show how ridiculously complex the developer made that logic!!</description>
		<content:encoded><![CDATA[<p>Hey Dan, good point.  Didn&#8217;t even think of that one.  Just goes more to show how ridiculously complex the developer made that logic!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Wilson</title>
		<link>http://www.fusioncube.net/index.php/whats-wrong-with-you-people/comment-page-1#comment-30355</link>
		<dc:creator>Dan Wilson</dc:creator>
		<pubDate>Tue, 15 Jul 2008 12:57:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.fusioncube.net/?p=240#comment-30355</guid>
		<description>Steve,

I use the toScript function in Coldfusion to convert CF variables to javascript object syntax. Simply load a struct or an array, or some combination of the two, then run it through the toScript function, voila!

No string appending needed....  

Here is some info:


Creates a JavaScript or ActionScript expression that assigns the value of a ColdFusion variable to a JavaScript or ActionScript variable. This function can convert ColdFusion strings, numbers, arrays, structures, and queries to JavaScript or ActionScript syntax that defines equivalent variables and values.
Returns

A string that contains a JavaScript or ActionScript variable definition corresponding to the specified ColdFusion variable value.
Category


ToScript(cfvar, javascriptvar, outputformat, ASFormat)

And the reference in livedocs...

http://livedocs.adobe.com/coldfusion/7/htmldocs/wwhelp/wwhimpl/common/html/wwhelp.htm?context=ColdFusion_Documentation&amp;file=00000654.htm</description>
		<content:encoded><![CDATA[<p>Steve,</p>
<p>I use the toScript function in Coldfusion to convert CF variables to javascript object syntax. Simply load a struct or an array, or some combination of the two, then run it through the toScript function, voila!</p>
<p>No string appending needed&#8230;.  </p>
<p>Here is some info:</p>
<p>Creates a JavaScript or ActionScript expression that assigns the value of a ColdFusion variable to a JavaScript or ActionScript variable. This function can convert ColdFusion strings, numbers, arrays, structures, and queries to JavaScript or ActionScript syntax that defines equivalent variables and values.<br />
Returns</p>
<p>A string that contains a JavaScript or ActionScript variable definition corresponding to the specified ColdFusion variable value.<br />
Category</p>
<p>ToScript(cfvar, javascriptvar, outputformat, ASFormat)</p>
<p>And the reference in livedocs&#8230;</p>
<p><a href="http://livedocs.adobe.com/coldfusion/7/htmldocs/wwhelp/wwhimpl/common/html/wwhelp.htm?context=ColdFusion_Documentation&#038;file=00000654.htm" rel="nofollow">http://livedocs.adobe.com/coldfusion/7/htmldocs/wwhelp/wwhimpl/common/html/wwhelp.htm?context=ColdFusion_Documentation&#038;file=00000654.htm</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

