I put a "close" button on my web app but can't seem to get it to work. In a windows app, all you need is - Application.Exit()- This doesn't work on a web app. Any suggestion would be great. Thanks