Well...that's the rub...there is no generated output I can view.  Netscape just spins its wheels.  Figuring that since nothing has been output, it could very well be what's happening in the <head> tag of my main layout file.   Hope this leads you to the right conclusion...I don't have much hair left.
 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 
<html>
<head>
 <title>Health Level Seven</title>
 <BASE HREF="<cfoutput>#request.basehref#</cfoutput>"/>
 <link rel="STYLESHEET" type="text/css" href="<cfoutput>#request.stylesroot#</cfoutput>/main.css">
 <link rel="STYLESHEET" type="text/css" href="<cfoutput>#request.stylesroot#</cfoutput>/toc.css">
 <link rel="STYLESHEET" type="text/css" href="<cfoutput>#request.stylesroot#</cfoutput>/forms.css">
 <script language="JavaScript" type="text/javascript" src="javascript:void(0);"></script>
 <cfif not request.suppress.billboard>
  <cfinclude template="#request.scriptroot#/dsp_billboard.cfm">
 </cfif>
 <cfinclude template="#request.scriptroot#/security.cfm">
</head>
 
 
-----Original Message-----
From: Lee Borkman [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 19, 2002 8:25 AM
To: [EMAIL PROTECTED]
Subject: Re: Strange but True

Hi Mike,
 
Can we see the HTML source of the page that changes to http://www.styles.com/main.css ?  I have a sneaking suspicion...

----- Original Message -----

 
I have been dreading asking this question because it sounds so ridiculous.
For some reason, when I go to a site on our work development box..call it
mike.work.net, in Netscape ONLY (IE is just perfectly happy), the url
changes to www.styles.com/main.css.

Besides being totally bizarre, styles is a sub-directory that contains
main.css.

==^================================================================
This email was sent to: [email protected]

EASY UNSUBSCRIBE click here: http://topica.com/u/?bUrFMa.bV0Kx9
Or send an email to: [EMAIL PROTECTED]

T O P I C A -- Register now to manage your mail!
http://www.topica.com/partner/tag02/register
==^================================================================

Reply via email to