Try using parent._largeFrame.document.location.href = "url + variables";
You need to make it actually run the whole page request in that target frame, not just refresh. If you pull up your dynamic PDF in a simple window, for example, and then hit F5, you'll see the binary output ... the headers don't re-render or something. I'm guessing it's the same in a frameset. Worth a shot :) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:313850 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

