I'm working on an application that when a button it pressed, it redirects to a thank you page and opens an URL. I would like for the application to be closed when the button is clicked as well. How would I go about doing this. I have a logout application computation. Can that be used/called?