I have a frameset with three frames. The top frame refreshes and checks for database activity(CF). When it finds a new record it changes the page in the middle frame. This works fine the first time around, but never change after that. Instead I get a JS "Access is Denied" error.
I tested this with simple htm pages and had the top frame refresh every 10 seconds and use: <script> top.middleframe.document.location = "http://www.yahoo.com"; </script> It works the first time, but then gives "Access is denied" on the first refresh. What am I missing? Frank ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

