<script language="JavaScript"> <!-- Begin var password = 'password' password=prompt('Please enter the password to enter this post:',''); if (password != 'password') { location.href='URL'; } // End --> </script> For example <script language="JavaScript"> <!-- Begin var password = 'at686' password=prompt('Please enter the password to enter this post:',''); if (password != 'at686') { location.href='https://nnnnnnn.blogspot.com/'; } // End --> </script>
iTech045 Technology