I have been trying this in Internet explorer. I just tried this in Google Chrome and it got past page.open(), but instead froze at XMLdata.getElementsByTagName("BODY");
I found the problem. I moved it ahead of some other code and then it worked. Apparently, the other code wasn't working which caused the page to freeze. However, I now have a new problem. I have:
...