Blog Password Protection

[script language="JavaScript" type="text/javascript"]
[!--hide
var password;
var pass1="YOURPASSWORDHERE";
password=prompt('Enter your password in order to view this page!',' ');
if (password==pass1)
alert('YAY you got it right! Click OK to enter!');
else
{
window.location="http://google.com/";
}
//--]
[/script]
Ganti kata yg di cetak tebal .

THIS IS VERY EASY TO BYPASS. There is another password script which is more difficult for people to 'hack' pass, but you can make do with this.

Recent Post

Follower