<?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: Coldfusion CFWINDOW Refresh Problem</title>
	<atom:link href="http://www.webdevkungfu.com/coldfusion-cfwindow-refresh-problem/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webdevkungfu.com/coldfusion-cfwindow-refresh-problem/</link>
	<description>design/development blog of  systemsevendesigns.com</description>
	<lastBuildDate>Wed, 14 Jul 2010 06:01:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Keith</title>
		<link>http://www.webdevkungfu.com/coldfusion-cfwindow-refresh-problem/comment-page-1/#comment-89645</link>
		<dc:creator>Keith</dc:creator>
		<pubDate>Thu, 17 Dec 2009 16:51:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdevkungfu.com/coldfusion-cfwindow-refresh-problem/#comment-89645</guid>
		<description>ok, so the code didn&#039;t come through.  I have never been here and didn&#039;t know how it would handle the code.  let me try again.

&lt;div&gt;
&lt;a href=&quot;javascript: void(0);&quot; onclick=&quot;ColdFusion.Window.destroy(&#039;window_name&quot;,true)&quot;&gt;[Close] &lt;/a&gt;
&lt;/div&gt;</description>
		<content:encoded><![CDATA[<p>ok, so the code didn&#8217;t come through.  I have never been here and didn&#8217;t know how it would handle the code.  let me try again.</p>
<p>&lt;div&gt;<br />
&lt;a href=&#8221;javascript: void(0);&#8221; onclick=&#8221;ColdFusion.Window.destroy(&#8216;window_name&#8221;,true)&#8221;&gt;[Close] &lt;/a&gt;<br />
&lt;/div&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keith</title>
		<link>http://www.webdevkungfu.com/coldfusion-cfwindow-refresh-problem/comment-page-1/#comment-89644</link>
		<dc:creator>Keith</dc:creator>
		<pubDate>Thu, 17 Dec 2009 16:47:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdevkungfu.com/coldfusion-cfwindow-refresh-problem/#comment-89644</guid>
		<description>When I open a cfwindow, I set closable=false and then put 

&lt;code&gt;
&lt;a href=&quot;void(0);&quot; rel=&quot;nofollow&quot;&gt;Close&lt;/a&gt;

&lt;/code&gt;

at the top of the cfwindows source.

The &quot;X&quot; in the top right of the window is a &quot;hide&quot; button but does not destroy the window.  The &quot;destroy&quot; im using was added in 8.0.1.  If you are using the initial 8.0.0 it&#039;s not there.</description>
		<content:encoded><![CDATA[<p>When I open a cfwindow, I set closable=false and then put </p>
<p><code><br />
<a href="void(0);" rel="nofollow">Close</a></p>
<p></code></p>
<p>at the top of the cfwindows source.</p>
<p>The &#8220;X&#8221; in the top right of the window is a &#8220;hide&#8221; button but does not destroy the window.  The &#8220;destroy&#8221; im using was added in 8.0.1.  If you are using the initial 8.0.0 it&#8217;s not there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mr. CF</title>
		<link>http://www.webdevkungfu.com/coldfusion-cfwindow-refresh-problem/comment-page-1/#comment-89531</link>
		<dc:creator>Mr. CF</dc:creator>
		<pubDate>Mon, 26 Oct 2009 19:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdevkungfu.com/coldfusion-cfwindow-refresh-problem/#comment-89531</guid>
		<description>&quot;it gets disappeared&quot;...... What does that mean in English?</description>
		<content:encoded><![CDATA[<p>&#8220;it gets disappeared&#8221;&#8230;&#8230; What does that mean in English?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sammy</title>
		<link>http://www.webdevkungfu.com/coldfusion-cfwindow-refresh-problem/comment-page-1/#comment-89335</link>
		<dc:creator>Sammy</dc:creator>
		<pubDate>Wed, 05 Aug 2009 18:38:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdevkungfu.com/coldfusion-cfwindow-refresh-problem/#comment-89335</guid>
		<description>HI There,

   I tried to embed a youtube video inside a cfwindow tag and when i close the window it gets disappeared but i can still hear the audio. That means the embeded file is not being disconnected.

Any help?</description>
		<content:encoded><![CDATA[<p>HI There,</p>
<p>   I tried to embed a youtube video inside a cfwindow tag and when i close the window it gets disappeared but i can still hear the audio. That means the embeded file is not being disconnected.</p>
<p>Any help?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
