Hello,
Is there anyway to prevent people from downloading an HTML document from my website using JavaScript?
For example, My page is located at: "http://mysite.com/dir/page.html", how can I (using JavaScript or client-side codes) prevent someone from downloading that page (by right clicking the link > Save Target As...)?
P.S. I have to do this using JS or some other client-side language as this is on a free host that only allows HTML, so NO PHP, ASP, .htaccess,...







Bookmarks