Having pdf's open via a link in your file gallery
Hello,
I have a pdf file uploaded to my gallery, I know the ID that I need to use, I am looking for a way to get my pdf to open in a new window when I click the link and not try to save.
currently my code looks something like
Copy to clipboard
[http://mysite/tiki-download_file.php?fileId=92|PDF|target]
Though it doesn't seem to be working as IE wants to try to save the pdf, vs opening it.
Thanks