Hi! I'm using XMLHTTP to get the html source of a url I specified. After posting the URL, I'm supposed to get "<h1>Update Completed</h1>". In my pc, this works fine. However, when I tried the code in other pcs, it won't work. I tried changing the URL and it worked fine. How come in the original url I specified, it won't work? Any ideas? Do I have to install something in the other pcs for the code to work? I hope someone can help me on this. Thanks!
|