<BODY onLoad="self.close();"> is the easiest, or at the bottom of the page you can do this:
<script> self.location="self.close()"; </script> pablo ----- Original Message ----- From: "Wurst, Keith D." <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, July 25, 2003 1:39 PM Subject: closing a browser with CF > i would like to close an IE browser after an action page (that updates some > tables) is run. any suggestions on how to do this? i was thinking of using > javascript but im not sure how to get the window.close to run on my cf > action page. thanks. > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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

