When a user types my URL the main page loads, which is fine. But what I want to do is type
www.mysite.com/otherpage and load a PDF file into the browser(without actually type file.pdf after the URL) and by pass the page I have now with the link to the PDF on it. So the secondary page never loads. Also can the code do a check to see if the user has Acrobat reader and if not can it direct them to adobe.com. Any help on this matter would be awesome.
Thanks a lot!!!!