Thanks for the response. I did try this approach, however it could
potentially become an issue that it's resetting the entire HTML each
time. Even if I only get the next "chunk" each RPC, setInnerHtml
would have to also take in all of the previous chunks that were
retrieved.