I have a process triggered by a button in Server. It takes about 20 seconds to return. I'd like to have a message when the user pushes the button saying something like "Processing" and then a message saving "Success" when it completes. Is this possible?