Home
Getting Started
Solutions
AddThis Bookmark
Audio/Video
Bravenet Services
Custom Site
Forms: Allforms
Forms: Bravenet
Google Gadgets
Google Webmaster
Image Enlarging
Links in New Window
Mouse Trail
Redirect
Remove
Password Gate Generator
Paypal
Popup Generator
Site Search
Splash Page
Slideshow Generator
Webpage Translation
Google Adsense
Google Analytics
Tutorials
Tips
SE Optimization
Customizing OL
Help and How To
Downloads
Services
Office Live Video
Common Problems
Contact Us

 

Password Protect a Page Generator

 PDF Instructions

 

Click Here to view PDF instructions

 

This generator is provided by AbRaMcPIMP, http://thexbanners.com. Still uses Bravenet's Password Gate feature, but makes it easier to use, and it can be used on a page created with the site designer.

 

1st. Create a Login Page
As with the more manual method (Password Protect Manual Method), Click Here to get a Bravenet Password Gate account. After customizing your service you will be given a code to insert into your site (you CANNOT insert this code directly into your site using the HTML module).

 

A. Paste the code from Bravenet into notepad or a HTML editor and save as Login_Page.htm.

 

B. Upload Login_Page.htm to your site. Place a link to this file on your website.

 

Notes: If you have used the manual method you should have this file already. Both the manual method and generator can be used together.
 

2nd. Generate the Code
Password Protect Generator (Link Opens in a New Window) Logout Generator (Link Opens in a New Window)

 

Login Generator
The login generator will generator the login code, paste the code into each page that you wish to protect.
 

Logout Generator
The logout generator generates a logout link, that log's out the user, paste the code into you protected pages, you can paste it into the same HTML module with the Login Code.

 

Note: you can find your pup number by looking at the code you that bravenet provided you. src="http://pub##.bravenet.com/passwd/jsinclude.php?usernum=########.

Bug: A bug has been indetified with the generator that won't allow you insert a single digit for example instead of 3 you have to enter 03, this will not work.  Simply just enter 03, generate the code, and remove the 0 from the code so it's only 3.

 

Original-Won't work

if (parent.document.referrer !== 'http://pub03.bravenet.com/passwd/show.php'){
parent.location.replace 

Changed to

if (parent.document.referrer !== 'http://pub3.bravenet.com/passwd/show.php'){
parent.location.replace