HyperText Markup Language (HTML) is the main markup language for displaying web pages and other information that can be displayed in a web browser.
0
votes
1answer
3k views
How do I prevent Sharepoint from asking to download html files to my local machine?
I have a page that contains a Page Viewer web part. Each time the page loads, in both edit and view modes, I get a File Download dialog box asking "Do you want to save this file?", listing the correct ...
4
votes
4answers
2k views
Relative URL for HTML links in Site Template
I have several links inside content editor webparts and on webpages that reference the site they are in. For example:
<a href="/sites/ABC/page.aspx">Link</a>
Site ABC is being saved as ...
1
vote
3answers
2k views
Using an iframe to view a PDF stored in a SharePoint document library
Question
Is it possible to view a PDF through an iframe that is stored in a SharePoint 2010 document library? If so, what changes do I need to make to the default document library settings?
...
