Harshmellow
Programmer
Hello y'all,
I'm having a problem with the site I'm working for... The problem is: The site works fine for the "default" browsers like MSIE, Netscape newer versions and Opera, but it doesn't work with Netscape vs 4.51, and I can't figure how to solve it.
I can't just say to the users to upgrade their browser.
The problem, is, when loading the page, the tag
<LINK TYPE="Stylesheet" HREF="/shared/style.css">
seems to make a 404 error, 'cause the browser searches the page elsewhere from the wanted or correct location.
The link says that the stylesheet is always in the root/shared folder, but, for example, when the user enters the folder root/folder2/ the link points to root/folder2/shared/ instead of the wanted folder, giving the 404 error.
Does anyone here know what is happening here? I've only known this problem to happen with Netscape 4.51 only.
Thanx in advance folks, .: HarshMellow :. "Sperto ne estas tio, kio okazis al vi, sed estas tio, kion vi faras al tio, kio okazas al vi." (Aldous Huxley)
I'm having a problem with the site I'm working for... The problem is: The site works fine for the "default" browsers like MSIE, Netscape newer versions and Opera, but it doesn't work with Netscape vs 4.51, and I can't figure how to solve it.
I can't just say to the users to upgrade their browser.
The problem, is, when loading the page, the tag
<LINK TYPE="Stylesheet" HREF="/shared/style.css">
seems to make a 404 error, 'cause the browser searches the page elsewhere from the wanted or correct location.
The link says that the stylesheet is always in the root/shared folder, but, for example, when the user enters the folder root/folder2/ the link points to root/folder2/shared/ instead of the wanted folder, giving the 404 error.
Does anyone here know what is happening here? I've only known this problem to happen with Netscape 4.51 only.
Thanx in advance folks, .: HarshMellow :. "Sperto ne estas tio, kio okazis al vi, sed estas tio, kion vi faras al tio, kio okazas al vi." (Aldous Huxley)