I have a subdirectory on site set up called /members. I have the cookie script v2.7 loaded. Under there I have a subdirectory /members/files that contains some PDF documents. I have the .htaccess set up in the 'files' folder to redirect to the /members directory if directly accessed. in the index.php in /members I have links to /members/files/file1.pdf /members/files/file2.pdf etc. On my PC (XP sp2, IE6) they work as directed. On my user's PC, the PDF files don't load up. When they click a file link, it will just reload the /members/index.php page. I originally had them loading using target="_blank" and I thought maybe that was causing at issue but still even trying to load in the same browser window causes issues. Would this be a problem w/ the way adobe is loaded on the PC? I'm at a loss.
|