Can you post a snippet that illustrates the problem. The other thing to remember is that CFWindow is not a child to the browser, it is actually just a div container within the HTML document that with style sheets changes the look of the div to look like a window.
As I have done what you are looking for, I am still unclear what you are trying to achieve. On Sat, Jan 31, 2009 at 12:53 PM, David Mineer <[email protected]> wrote: > > I am using a cfwindow that opens and displays some ajax based cfselects and > a 2 date selection input fields. > > This all works except when I close the window, the parent page does not > refresh the values. The page seems to refresh and I know the values have > been correctly set, but they do not show up. I am sending a > document.location.reload() in the onclick of the submit button as well as > the coldfusion.window.hide. > > I have seen a few posts on exactly this same thing but the answers are not > clear to me. I have toyed with coldfusion.navigate and other recommended > solutions but nothing is working. > > Does anyone have any suggestions? > > > -- > David Mineer Jr > --------------------- > The critical ingredient is getting off your > butt and doing something. It's as simple > as that. A lot of people have ideas, but > there are few who decide to do > something about them now. Not > tomorrow. Not next week. But today. > The true entrepreneur is a doer. > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:318710 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

