សរសេរកូដសម្រាប់ចាក់សោរ Post and Page នៅលើ Blogger

 

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