I have a few pages that do quite a bit of processing, and because of this, it takes a while to display the results. I'm looking for a good way to display a message that the page is processing, and then replace it with the actual page contents when they're ready. Anybody have any good techniques for doing this?