<?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 for Splitzer</title>
	<atom:link href="http://www.splitzer.net/blog/index.php/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.splitzer.net/blog</link>
	<description>Development Blog</description>
	<lastBuildDate>Wed, 30 Sep 2009 22:10:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>Comment on cfWindow &#8211; Example by ColdFusion courses</title>
		<link>http://www.splitzer.net/blog/index.php/2007/06/13/cfwindow-example/comment-page-1/#comment-804</link>
		<dc:creator>ColdFusion courses</dc:creator>
		<pubDate>Wed, 30 Sep 2009 22:10:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.splitzer.net/blog/index.php/2007/06/13/cfwindow-example/#comment-804</guid>
		<description>great article. I will bookmark this</description>
		<content:encoded><![CDATA[<p>great article. I will bookmark this</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ColdFusion Code Test by rwre</title>
		<link>http://www.splitzer.net/blog/index.php/2008/03/28/coldfusion-code-test/comment-page-1/#comment-27</link>
		<dc:creator>rwre</dc:creator>
		<pubDate>Thu, 19 Jun 2008 23:21:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.splitzer.net/blog/index.php/2008/03/28/coldfusion-code-test/#comment-27</guid>
		<description>!--- Set initial selected and blocked-out dates.---&gt; 




&lt;!--- If the form has been submitted, display the selected date. ---&gt;

   &lt;b&gt;You selected #Form.selectedDate#&lt;/b&gt;


&lt;b&gt;Please select a date on the calendar and click Save.&lt;/b&gt;


   
   
   
   
    
</description>
		<content:encoded><![CDATA[<p>!&#8212; Set initial selected and blocked-out dates.&#8212;&gt; </p>
<p><!--- If the form has been submitted, display the selected date. ---></p>
<p>   <b>You selected #Form.selectedDate#</b></p>
<p><b>Please select a date on the calendar and click Save.</b></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ColdFusion Code Test by Omer</title>
		<link>http://www.splitzer.net/blog/index.php/2008/03/28/coldfusion-code-test/comment-page-1/#comment-17</link>
		<dc:creator>Omer</dc:creator>
		<pubDate>Tue, 17 Jun 2008 23:00:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.splitzer.net/blog/index.php/2008/03/28/coldfusion-code-test/#comment-17</guid>
		<description>This example shows the use of cfabort to stop processing. In the second example, where cfabort is used, the result
 never displays.
 Example A: Let the instruction complete itself
 &lt;!--- first, set a variable ---&gt;
 
 &lt;!--- now, perform a loop that increments this value ---&gt;
 
 
 
 
 The value of myVariable after incrementing through the loop #Counter# times is:
 #myVariable#
 
 Example B: Use cfabort to halt the instructions with showmessage attribute and
 cferror
 &lt;!--- Reset the variable and show the use of cfabort. ---&gt;
 
 &lt;!--- Now, perform a loop that increments this value. ---&gt;
 
 &lt;!--- On the second time through the loop, cfabort. ---&gt;
 
 &lt;!--- Take out the cferror line to see cfabort error processed by CF error page. ---&gt;
 
 
 &lt;!--- Processing is stopped, ---&gt;
 &lt;!--- and subsequent operations are not carried out.---&gt;
 
 
 
 
 
  The value of myVariable after incrementing through the loop#counter# times is:
 #myVariable#
 </description>
		<content:encoded><![CDATA[<p>This example shows the use of cfabort to stop processing. In the second example, where cfabort is used, the result<br />
 never displays.<br />
 Example A: Let the instruction complete itself<br />
 <!--- first, set a variable ---></p>
<p> <!--- now, perform a loop that increments this value ---></p>
<p> The value of myVariable after incrementing through the loop #Counter# times is:<br />
 #myVariable#</p>
<p> Example B: Use cfabort to halt the instructions with showmessage attribute and<br />
 cferror<br />
 <!--- Reset the variable and show the use of cfabort. ---></p>
<p> <!--- Now, perform a loop that increments this value. ---></p>
<p> <!--- On the second time through the loop, cfabort. ---></p>
<p> <!--- Take out the cferror line to see cfabort error processed by CF error page. ---></p>
<p> <!--- Processing is stopped, ---><br />
 <!--- and subsequent operations are not carried out.---></p>
<p>  The value of myVariable after incrementing through the loop#counter# times is:<br />
 #myVariable#</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Welcome! by Mr WordPress</title>
		<link>http://www.splitzer.net/blog/index.php/2007/06/13/hello-world/comment-page-1/#comment-1</link>
		<dc:creator>Mr WordPress</dc:creator>
		<pubDate>Wed, 13 Jun 2007 07:25:39 +0000</pubDate>
		<guid isPermaLink="false">#comment-1</guid>
		<description>Hi, this is a comment.&lt;br /&gt;To delete a comment, just log in and view the post&#039;s comments. There you will have the option to edit or delete them.</description>
		<content:encoded><![CDATA[<p>Hi, this is a comment.<br />To delete a comment, just log in and view the post&#039;s comments. There you will have the option to edit or delete them.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
