Is there a nice way to cleanly terminate a server, externally from a request? That is, the request must complete and return a page to the browser before the server shuts down? Calling shutdown from within the request does not return a page, and other hacky methods (timeouts, monitoring ports etc) are just that. ian -- Dr Ian Broster