Click to See Complete Forum and Search --> : Access is Denied to htc file???


kwilliams
09-30-2004, 11:49 AM
I have a css stylesheet for my site at http://www.douglas-county.com, and I noticed that when a user goes to our site through external links, they get this error message:

Access is denied to: http://www.douglas-county.com/ScriptLibrary/IEFixes.htc

Why does this happen, and how can I fix it? This menu works great normally, so I'm not at all sure why this is occurring with the menu. Speedy advice would greatly be appreciated. Thanks.

KWilliams
REMEMBER TO VOTE!!!

kwilliams
09-30-2004, 12:00 PM
Well, I've found an answer to my question already. How great is that!

There's an article called "IE Misbehaviors" at http://relativelyabsolute.com/archives/2004/01, and #10 describes my issue exactly. So I changed the path from a full path (http://www.douglas-county.com/ScriptLibrary/IEFixes.htc) to a partial path (/ScriptLibrary/IEFixes.htc), and it now works great.

Thanks anyway:)