rain-at-rose
ดู Blog ทั้งหมด

CODE

เขียนโดย rain-at-rose

<script language="javascript">

<!-- BEGIN Script 
// where to go if wrong password...   
var wrong="เว็บที่จะให้ไปแทนเมื่อกรอกรหัสผ่านผิด";   
// password...   
var password="กรอกรหัสผ่านของเรา";   
// prompts the user this...   
var name = prompt("จะเข้าต้องกรอกน๊า");   
// if... else statement... right, confirm this, wrong, go to wrong...   
if (name == password) {(confirm("เฮ๊ยยย รู้พาสเวิร์สตรุได้ไงฟะ"))}   
else {location.href=wrong}   
// END Script -->    
</script>

ความคิดเห็น

rain-at-rose
rain-at-rose 1 ก.ค. 52 / 17:39



จิ้มเขียนตรงนี้นะก๊ะ

















.
.
.
.
.
.
.
.
.
.
.