hifu
04-14-2003, 10:52 PM
dammit. sorry. That's how I've been viewing it, so I blindly copied and pasted.
http://198.108.23.21/newtontext.html
the other interesting thing though is that the the trace turns up "undefined", but will still display the proper text when viewed on my local machine.
Huh. So, the link won't work if the site is on one server and the php script is on another? If that's true, then that's the problem.
So there's a difference between
• running the file on a local machine that calls to a remote server and
• running a file on one server that makes a request to another server?
That must be it then.
http://198.108.23.21/newtontext.html
the other interesting thing though is that the the trace turns up "undefined", but will still display the proper text when viewed on my local machine.
Huh. So, the link won't work if the site is on one server and the php script is on another? If that's true, then that's the problem.
So there's a difference between
• running the file on a local machine that calls to a remote server and
• running a file on one server that makes a request to another server?
That must be it then.