This is from a different test. I am
trying to load a document via XMLHttpRequest
and call
document.getElementById
and it is returning null
which I don't understand since I thiought I had used the function
in other programs and had it work…