Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
905
Just implemented WebMenu on website and PDFs won't open.
posted

 

I just replaced a basic HTML page of static hyperlinks to PDF files with a WebMenu list. For some reason I have users that now get a blank Adboe Reader window when clicking on the WebMenu links or they get an Adobe Reader window with "raw" data (instead of the graphical PDF file). For other users the Adobe Reader fires up and opens the pdf files fine.

Any ideas what would cause this?

Parents
  • 905
    posted

    My problem seems to have something to do with SSL and "no cache". I am not running SSL on my test server and a user that has problems can open the links fine.

    The production server has SSL and I found a kb article that talks about setting Cache Control to "No Cache". I am not sure how to do this with this control. Do I just add the header using the "Response.AddHeader" in the Click even of the menu control?

Reply Children