Hi everyone,

We have some pdfs available online. They work fine --mostly-- but a
number of users can't view them when URL paths have single quotes in
them.

For instance, if the URL reads "http://myserver.somewhere.com/dave's
folder/something.pdf", then *some* users get an error 404 when they
try it. Others are fine.

If we rename the directory to "http://myserver.somewhere.com/daves
folder/something.pdf", everyone can see the pdf.

I've noticed the problem in various IE 6 browsers, with various
versions of the adobe viewer, 5 and 6. I've looked at the adobe
settings on these miscreants, and nothing appears out of order. Has
anyone seen something like this before? We use IIS 5.0 as our
webserver, if that helps. Thanks!