Hi,
I have an asp page that uses style sheets... I link to the file using:
<link rel="stylesheet" type="text/css" href="UN_STYLE.CSS">
However, everytime I change the file name or the folder of the css file, the style sheet no longer works?
I found that if I go into an editor such as FrontPage and link the stylesheet, then sometimes it works again. I am 100% that I am pointing to the right location.
Is the location being cached somewhere? What am I missing?
Regards,
MDA
I have an asp page that uses style sheets... I link to the file using:
<link rel="stylesheet" type="text/css" href="UN_STYLE.CSS">
However, everytime I change the file name or the folder of the css file, the style sheet no longer works?
I found that if I go into an editor such as FrontPage and link the stylesheet, then sometimes it works again. I am 100% that I am pointing to the right location.
Is the location being cached somewhere? What am I missing?
Regards,
MDA