Example Password Protected Page
The Password Protected Page uses page protection code generated by Password Page Protection Software to make it password protected.
The page protection code in the Password Protected Page has the variables set as:
$useCook="true";
$useGet="false";
$useSess="false";
$useCookDays="";
$usePW="g7rjAt2vzc";
$useDays="";
$useStyle="";
When you first attempt to access the Password Protected Page you will be requested for the password. The password is g7rjAt2vzc. Once this password is submitted the Password Protected Page will be displayed. If your browser allows cookies to be set the submitted password will also be saved as a cookie on your system and you will be able to reload the Password Protected Page without having to re input the password. If cookies cannot be set a refresh will result in a new password request. The password cookie will be removed at the end of the session, and any new attempted access will result in a password request.
Access Password Protected Page
Password is g7rjAt2vzc