I have a report that when called pops up a separate instance of the browser. I have a link on that report that calls a cfwindow containing a cfform that lets you change filters and sort order on the report.
In the past I have successfully used location.refresh() to refresh the page reflecting the changes made but it's not working correctly. Oh it refreshes the report page after the form gets submitted but it's giving me the old version of the page. I've tried using meta tags so that it doesn't cache the page, but they seem to have no affect. Can anyone help me out? Rick Mason ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:301931 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

