 |
Home
Related Sites:
EBookCompiler.com
eBook creation software (Free Download)
CoverFactory
Create eBook Covers (Free Download)
EBookPower.com
Add multimedia to your eBooks
EBookSubmit.com
eBook marketing & promotion made easy
EBookFriends.com
Friendly community for eBook authors, publishers, & marketers
EBookInterviews.com
Read about eBook authors' experiences
EBookCode.com
Free Help on eBook HTML coding & scripts
EBookJungle.com
Search engine for eBooks
Marketing
Ezines
Free Guide
Insider Secrets
Marketing Blast!
Press Releases
Search Engines
Free Guide
Keyword Elite
SEO Elite
Your Site
Accept Credit Cards
Domain Names
Web Hosting
Web Hosting Directory
|
 |
| Chapter 2: How Passwords Work |
Activ E-Book Compiler & ClickBank - How To Sell E-Book Passwords Chapter 2: How Passwords Work
Using passwords, an author can easily create:- Shareware-style E-Books: The reader is initially given access to only part of the E-Book, but needs to get a password to read the rest. Most authors using this approach would normally charge for these passwords.
- Free-trial E-Books: The reader is initially given access to the E-Book for a trial period - but if he/she wants to keep reading after the trial is over, the reader will need to get a password from the author. Again, most authors using this approach would normally charge for these passwords.
More specifically, the password features available are:- Authors may select any combination of pages in their E-Book to be password protected.
- Authors who want to protect an entire E-Book they should password protect at least the index page and preferably all HTML pages in their E-Books.
- Passwords can be used in conjunction with the expiry feature of the software. This allows part or all of the E-Book to be initially accessible - but the entire E-Book to become password protected after a set number of days or uses.
One Password versus Multiple Passwords
Each E-Book you create can contain any number of passwords between 1 and 1,000.
If the E-Book has just one password: All readers will need the exact same password to unlock the E-Book.
If the E-Book has multiple passwords: Which password a particular user needs, is effectively determined at random (but is not under user control). This can be used to prevent readers "sharing" passwords against the author's wishes. More passwords, provide more security. For example:- If there are 10 passwords, the chance that any two readers will need the same password is 1 in 10, or 10%.
- If there are 20 passwords, the chance that any two readers will need the same password, is 1 in 20, or 5%.
- If there are 100 passwords, the chance that any two readers will need the same password, is 1 in 100, or 1%.
- If there are 1,000 passwords, the chance that any two readers will need the same password, is 1 in 1,000, or 0.1%.
NOTE: Activ E-Book supports up to 1,000 passwords per E-Book, however if you use ClickBank and do not know CGI programming, the maximum number of different passwords that you will effectively be able to use is 99.
E-Books Using One Password
Version 3.02:- In the Edit Security dialog box, there is a field labelled URL Where Users Can Get Your Passwords.
- If you are using just one password in your E-Book, you should simply enter the URL of the Sales page on your web site. For example, http://www.yoursite.com/salespage.html.
- Click OK to close the Edit Security dialog box.
Version 4.00 and later - using a "System Generated" Password Protected page. (a system generated page is a page created automatically by the system).- Click Security on the Edit menu.
- Check Password Protection System.
- Now Add the password.
- Click OK to close the Edit Security dialog box.
- Click System Pages on the Edit menu.
- In the dialog box, go to Password Protected tab.
- Select System Page and enter the URL in the field provided.
- You can also change the text of the message on the page if you want.
- Click OK to close the Edit System Pages dialog box.
Version 4.00 and later - using "My Own Page" Password Protected Page (allowing a page of your own design).- Make an HTML page which will be shown to users when they need a password. You can include a hyperlinks as part of this page.
- Place the HTML file in the source folder with your other HTML files.
- Click Refresh on the Edit menu, and the new HTML file should appear in the list of files.
- You will probably wish to remove it from the Table Of Contents and Search results. To do so, double click on the file name, and in the dialog box, uncheck Contents and Searchable, then click OK.
- Click Security on the Edit menu.
- Check Password Protection System.
- Now Add the password.
- Click OK to close the Edit Security dialog box.
- Click System Pages on the Edit menu.
- In the dialog box, go to Password Protected tab.
- Select My Own Page.
- Select the file name of the HTML page that you created earlier in the drop down box.
- Click OK to close the Edit System Pages dialog box.
E-Books Using Multiple Passwords
If you create an E-Book containing multiple passwords, then you will want to have a different Sales page on your web site for selling each password (one page that sells password #1, one that sells password #2, one that sells password #3, etc.).
Activ E-Book Compiler contains a special feature that makes setting up a system like this very easily. In includes the capability to automatically expanded (at the time the user views your E-Book) a special code to the number of the password that the current user needs to read that page.
For example:- Suppose you have 3 passwords in your E-Book.
- In this case, each user will need a particular one of the passwords, effectively determined at random.
- If a particular user likes your E-Book and wants to pay, then he/she will want to pay for the password that will work for him/her.
- You should set up one Sales page on your web site for each password. It is very important the URL of the page differs only by the fact that it contains the number of the password being sold from that page, like this;
- Password #1 might be sold from http://www.yoursite.com/salespage1.html.
- Password #2 might be sold from http://www.yoursite.com/salespage2.html.
- Password #3 might be sold from http://www.yoursite.com/salespage3.html.
- The next step depends on which version you are using:
Version 3.02:- In the Edit Security dialog box, there is a field labelled URL Where Users Can Get Your Passwords.
- In the URL where users can get your passwords field in the compiler you should enter the following URL: http://www.yoursite.com/salespage{p}.html.
- Click OK to close the Edit Security dialog box.
Version 4.00 and later - using a "System Generated" Password Protected page. (a system generated page is a page created automatically by the system).- Click Security on the Edit menu.
- Check Password Protection System.
- Now Add the password.
- Click OK to close the Edit Security dialog box.
- Click System Pages on the Edit menu.
- In the dialog box, go to Password Protected tab.
- Select System Page.
- In the URL where users can get your passwords field in the compiler you should enter the following URL: http://www.yoursite.com/salespage{p}.html.
- You can also change the text of the message on the page if you want.
- Click OK to close the Edit System Pages dialog box.
Version 4.00 and later - using "My Own Page" Password Protected Page (allowing a page of your own design).- Make an HTML page which will be shown to users when they need a password. You can include a hyperlinks as part of this page.
- Make a hyperlink (to get the password) within the page to the following URL: http://www.yoursite.com/salespage[={p}].html.
- If you want the password number to also appear in the text you can enter
- Place the HTML file in the source folder with your other HTML files.
- Click Refresh on the Edit menu, and the new HTML file should appear in the list of files.
- Double click on the file name and in the dialog box, check PreProcessor. You will probably also wish to remove it from the Table Of Contents and Search results. To do so, uncheck Contents and Searchable. When you are done, then click OK.
- Click Security on the Edit menu.
- Check Password Protection System.
- Now Add the password.
- Click OK to close the Edit Security dialog box.
- Click System Pages on the Edit menu.
- In the dialog box, go to Password Protected tab.
- Select My Own Page.
- Select the file name of the HTML page that you created earlier in the drop down box.
- Click OK to close the Edit System Pages dialog box.
The special {p} or [={p]} code is replaced (when the user is reading your E-Book by 1, 2, or 3 depending on which particular password the user needs to keep reading.
|
 |