wscottpadgett
02-02-2004, 11:52 PM
Hi guys,
Just figured out a problem I'm having has something to do with Netscape not liking the header that I'm returning to the browser in a script I'm running.
Header call works fine in all browsers but NS 4.X for Mac or PC. Anyone know why old NS wouldn't like a header like:
header("Location: http://blah.com");
???
Works in IE and NS6.
I don't get it. I thought browser concerns were over with server-side scripting...
Just figured out a problem I'm having has something to do with Netscape not liking the header that I'm returning to the browser in a script I'm running.
Header call works fine in all browsers but NS 4.X for Mac or PC. Anyone know why old NS wouldn't like a header like:
header("Location: http://blah.com");
???
Works in IE and NS6.
I don't get it. I thought browser concerns were over with server-side scripting...