Does anyone know of any javascript or other method to close all open browser
windows? I have an issue where a user logs in to our intranet through
terminal services in kiosk mode and if all windows are not closed then the
session stays open. I want to attach this to a link like javascript:
self.close() but I can't find a way to close all open windows...

Thanks in advance,
Chris