Subscribe Us

header ads

How to protect your blogger post or page with the password

JavaScript:



<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>


একটি মন্তব্য পোস্ট করুন

0 মন্তব্যসমূহ