Thats cool but whats the advantage of putting this code in the 
onrequestend.cfm instead on my file.cfm?

If I have other templates in the same directory that I don't want closed I 
should put the window.close only in the files that I want, right?

At 06:14 PM 3/27/2002 +0000, you wrote:
>Within a onRequestEnd.cfm file
>
>Place
>
><script>
>    window.close();
></script>
>
>
>
>
______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to