On Fri, Jun 6, 2008 at 11:42 AM, Steve Good <[EMAIL PROTECTED]> wrote:
> I mean that each time the window is opened the content is loaded fresh
> rather than using the cached page.  One of the attributes of the
> cfwindow tag is refreshOnShow.  It forces the window's content to be
> loaded fresh each time to window is opened.  However, since I am not
> using the tag directly and instead using cfajaximport and a javascript
> to create unique windows I can't declare the attribute the same way as
> with the tag.

Support refreshOnShow was added in 8.0.1 I believe... you're running
that, right? Prior to that you had to create the window and then
immediately (in js) do a ColdFusion.navigate('the same url') to force
a refresh.

-- 
Kay Smoljak
business: www.cleverstarfish.com
coldfusion: kay.smoljak.com
personal: enterthegoatlady.com | heapsbad.com

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:306943
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to