For Programmers: Free Programming Magazines  


Home > Archive > ASP > June 2005 > <link> don't match the css file









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author <link> don't match the css file
Hernán Castelo

2005-06-01, 3:55 pm

hi
i'm trying to do :
<link rel="stylesheet" type="text/css" href="myurl..../inc/css/style.css"/>

from the url field of the browser
i can normally open the "style.css" with notepad
but thru the <link> tag, IIS don't match the file ??
should i add some configuration to run CSS ?
i'm using URLScan
and have activated the .css extension

thanks
IIS 5

--
atte,
Hernán Castelo
SGA - UTN - FRBA


Ray Costanzo [MVP]

2005-06-01, 3:55 pm

Asked and answered in another group. Please do not multipost.

Ray at work

"Hernán Castelo" <bajopalabra@hotmail.com> wrote in message
news:eRQ3QHrZFHA.3676@TK2MSFTNGP10.phx.gbl...
> hi
> i'm trying to do :
> <link rel="stylesheet" type="text/css"

href="myurl..../inc/css/style.css"/>
>
> from the url field of the browser
> i can normally open the "style.css" with notepad
> but thru the <link> tag, IIS don't match the file ??
> should i add some configuration to run CSS ?
> i'm using URLScan
> and have activated the .css extension
>
> thanks
> IIS 5
>
> --
> atte,
> Hernán Castelo
> SGA - UTN - FRBA
>
>



Al

2005-06-02, 3:55 pm

Try this
<LINK href='..../inc/css/style.css' type=text/css rel=STYLESHEET>

Good Luck.!

"Ray Costanzo [MVP]" <my first name at lane 34 dot commercial> wrote in
message news:OTMZHVrZFHA.2768@tk2msftngp13.phx.gbl...
> Asked and answered in another group. Please do not multipost.
>
> Ray at work
>
> "Hernán Castelo" <bajopalabra@hotmail.com> wrote in message
> news:eRQ3QHrZFHA.3676@TK2MSFTNGP10.phx.gbl...
> href="myurl..../inc/css/style.css"/>
>
>



Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com