My intranet site doesn't work in Netscape, and as it turns out, a significant number of people here use Netscape as their default browser. The errors they get vary depending on how they try to get into the site.
I am running MicroSoft Server 2000, and I have an HTML home page called Default.htm which the server recognizes as the default home page. This is the page that loads when you type the server name into your browser. From there, I have a link to my actual Cold Fusion intranet home page that looks like this:
They get to the Default.htm OK, but when they try to click on the link, differnt things happen. One got "incorrect parameter"(BTW, his link did not show Red as is does in IE). Some get "Page not found".
Where do I start to fix this? X-) Calista :-X
Jedi Knight,
Champion of the Force
I am running MicroSoft Server 2000, and I have an HTML home page called Default.htm which the server recognizes as the default home page. This is the page that loads when you type the server name into your browser. From there, I have a link to my actual Cold Fusion intranet home page that looks like this:
Code:
<A HREF="[URL unfurl="true"]http://buzz/Intranet/HomePage.cfm"><SPAN[/URL] CLASS="Red">Beyond!!!</SPAN></A>
Where do I start to fix this? X-) Calista :-X
Jedi Knight,
Champion of the Force