I am using XMLHTTP to request a dynamic page, and then parse the static results it passes back. This is so I can print out the content between two comment tags.
The solution works on my development computer, however when I move the script to a 'proper' web server, the XMLHTTP request times out. I am trying to request an ASP script that is within the same website. What is the problem here...it must be a security setting or something.
Thanks,
Jamie
The solution works on my development computer, however when I move the script to a 'proper' web server, the XMLHTTP request times out. I am trying to request an ASP script that is within the same website. What is the problem here...it must be a security setting or something.
Thanks,
Jamie