View Single Post
Old 10-28-2017, 10:42 PM   #1
bostonquad
Junior Member
bostonquad began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Oct 2017
Device: Kindle Paperwhite
Can a page be accessible only via link?

An example should make clear what I'm asking.

Suppose I want to make an e-book equivalent of the following HTML...

fileA has:
The only way to see the rest is to <a href="fileB.html">click here.</a>

... and fileB.html has additional content.

I've made a mobi file of the above content, and the link works. The problem is, the user can advance to fileB without using the link. I'd like the user to be restricted from seeing fileB unless they use the link.

Is this possible? If so, how? (I'm interested in epub and kindle formats.)
Thanks!
bostonquad is offline   Reply With Quote