Earlier someone had posted a link to get a "please wait while page processes" tag- actually javascript that you can add to a page. So I tried it out- very easy to use but the directions say <!--- Add the following to your <BODY> tag ---> onUnload="myWindowClose()" so I put that in like so: <BODY background="../Images/background.gif" bgcolor="#FFFFFF" onUnload="MyWindowClose()">
Well it doesn't close out the popup page. And on my Win2k/IE5.5 I get a run time error pointing to the line of code in the body tag. Any ideas? Thanks, J ______________________________________________________________________ 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 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

